Loading...
Select Version
&pagelevel(3)&pagelevel
This command provides the administrator with the assignment of the index of a directory in the bs2fs container to the corresponding bs2fs file system.
Syntax
get_container_index [mountpoint] |
No option specified Output takes place for all mounted bs2fs file systems. mountpoint Output takes place only for the file system to which the specified file belongs. |
Example 1
Listing the information about all the mounted bs2fs file systems
# get_container_index index = 3 for /home/bach/bs2.2 (:V70A:$BACH.PLAMLIB*) index = 2 for /home/bs2.2 (:V70A:$BACH.CCC.*.C) index = 1 for /home/bach/bs2.1 (:V70A:$BACH.ASS.*.S)
Example 2
Listing the information about a particular bs2fs file system
# get_container_index /home/bs2.2 index = 2 for /home/bs2.2