January 2003
Intermediate to advanced
832 pages
32h 40m
English
showmount
showmount [-a | -d | -e] [-3] [nfs_server]
Queries the NFS mount daemon, mountd, to show
which clients have mounted which directories from the NFS server.
Called without flags, showmount prints a list of
NFS client IP addresses to standard output;
nfs_server defaults to
localhost.
See the fixmount entry for more information.
-3
Uses NFS Version 3.
-a
Lists clients with the exports they’re mounting, in the form IP_addr:pathname.
-d
Lists exports that are mounted on clients, instead of client IP addresses.
-e
Prints the server’s list of NFS exports to standard output.