Index Click this button to go to the index for this section.


mountlist(8)

NAME

mountlist - Checks for mounted AdvFS filesets

SYNOPSIS

/sbin/advfs/mountlist [-v]

FLAGS

-v Prints a list of the mounted filesets.

DESCRIPTION

The mountlist command checks for mounted AdvFS filesets. Use the -v flag (verbose mode) to print a list of all of the mounted filesets. This command is used by the setld -d function. The /usr/.smdb./OSFADVFS400.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 have root-user privilege to use this utility.

FILES

/usr/.smdb./OSFADVFS400.scp Calls the mountlist utility during installation.

RELATED INFORMATION

advfs(4), setld(8).