############################################################################## The showmount cmd will show you all exported or shared out filesystems on a particular machine. syntax: showmount (options -ade) (hostname) options: -a show all remote mounts in form hostname: /directoy/xx -d List directories that have been remotely mounted by clients. -e Print the list of shared file systems. >>>> This command is also available in Solaris as well as Linux >>>>>>>>>>>>>>>> >>>>