To display NFS server properties
Notes
showmount {–e | –a | –d} server
Argument | Description |
---|---|
–e | Displays all file systems exported on the server. |
–a | Displays all network file system (NFS) clients and the directories on the server each has mounted. |
–d | Displays all directories on the server that are currently mounted by NFS clients. |
server | The name of the server for which you want to view NFS properties. |