mountlist(8) osf1 man page | unix.com

Man Page: mountlist

Operating Environment: osf1

Section: 8

mountlist(8)						      System Manager's Manual						      mountlist(8)

NAME
mountlist - Checks for mounted AdvFS filesets
SYNOPSIS
/sbin/advfs/mountlist [-v]
OPTIONS
Prints a list of the mounted filesets.
DESCRIPTION
The mountlist command checks for mounted AdvFS filesets. Use the -v option (verbose mode) to print a list of all of the mounted filesets. This command is used by the setld -d function. The /usr/.smdb./OSFADVFS***.scp routine calls this command to check for mounted filesets before proceeding with the installation.
RETURN VALUES
The exit status from mountlist is 0 if no mounted AdvFS filesets are found. An exit status of 1 indicates either an error occurred or mounted AdvFS filesets were found.
RESTRICTIONS
You must be the root user to use this command.
FILES
Calls the mountlist utility during installation.
SEE ALSO
advfs(4), setld(8) mountlist(8)
Related Man Pages
mkfset(8) - osf1
advfs_get_fset_list(3) - osf1
advfs(4) - osf1
nvfragpg(8) - osf1
nvtagpg(8) - osf1
Similar Topics in the Unix Linux Community
Posted a Question Yesterday