1.TCPIP> ADD EXPORT "/gold/finch" /HOST=GOLD
Adds the name of UNIX directory /gold/finch to the export
database and gives NFS client users on the remote host gold
access to this directory.
2.TCPIP> ADD EXPORT "/gold/finch" /HOST=(PURPLE,FINCH)
Adds the directory /gold/finch to the export database and gives
NFS client users on multiple remote hosts (PURPLE and FINCH)
access to this directory.