Displays disks/directories available for mounting by NFS clients, in the form of UNIX path names. It also displays the clients allowed to mount these path names. Related commands: ADD EXPORT, REMOVE EXPORT, MAP, SET CONFIGURATION MAP, SET CONFIGURATION NOMAP, SHOW MAP, SHOW CONFIGURATION MAP Format SHOW EXPORT [ "/path/name" ] [ /HOST=host ] [ /OUTPUT=file] ]
1 – Restrictions
Requires read access to the export database.
2 – Parameters
"/path/name" Optional. Default: All exported file systems. Exported files for which to show access rights. To specify multiple directory names, separate them with slashes.
3 – Qualifiers
3.1 /HOST
/HOST="host_name" Optional. Default: All hosts. NFS client hosts for which you want to display access rights.
3.2 /OUTPUT
/OUTPUT=file Optional. Default: Screen display. Sends output to the specified file.