Displays the characteristics of NFS mountable file systems.
/usr/sbin/lsnfsmnt [ -c | -l | -p ] [ FileSystem ]
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.
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. |
To list all of the NFS mounted file systems in the colon format, enter:
lsnfsmnt -c
Item | Description |
---|---|
/etc/filesystems | Centralizes file system characteristics. |