showmount -a server

Category: Local Network & Public Hosting

showmount -a server

List all clients with active NFS mounts

showmount queries the NFS server's mount daemon, and -a lists every client machine currently holding a mount plus the export it uses. This reveals who is actually consuming the server's files. The -e flag you may already know lists available exports instead.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.