showmount
Install
sudo apt-get install nfs-common
Usage
showmount -e <host> # show NFS server's export list
showmount -a <host> # list client hostname or IP address and mounted directory
sudo apt-get install nfs-common
showmount -e <host> # show NFS server's export list
showmount -a <host> # list client hostname or IP address and mounted directory