Display information about the NFS server's mount points.
The showmount command queries the "mountd" daemon to display information about the NFS server's mount points.
showmount [option] [parameter]
-d: List only the directories that have been mounted by some NFS client;
-e: Show the NFS server's export list.
NFS server: Specify the IP address or hostname of the NFS server.