lsnfsmnt Command

Purpose

Displays the characteristics of NFS mountable file systems.

Syntax

/usr/sbin/lsnfsmnt [ -c | -l | -p ] [ FileSystem ]

Description

The lsnfsmnt command displays the current characteristics of NFS mountable file systems. The FileSystem parameter specifies the file system to be displayed in the output. If no file system is specified, all of the file systems that are NFS mountable will be displayed.

Flags

Item Description
-c Specifies that the output should be in colon format.
-l (Lowercase L) Specifies that the output should be in list format. This flag is the default.
-p Specifies that the output should be in pipe format.

Examples

To list all of the NFS mounted file systems in the colon format, enter:

lsnfsmnt -c

Files

Item Description
/etc/filesystems Centralizes file system characteristics.