September 2000
Beginner
1312 pages
33h 47m
English
share [-F FSType][-o specific-options][-d description][pathname]
Use the share command to export a resource or make it available for mounting through a remote file system of type FSType. If you omit the -F FSType option, the first file-system type listed in /etc/dfs/fstypes is used as the default. For a description of NFS-specific options, see share_nfs(1M). pathname is the path name of the directory to be shared. When invoked with no arguments, share displays all shared file systems.
File-system sharing used to be called exporting on SunOS 4.x, so the share command used to be invoked as exportfs(1B) or /usr/sbin/exportfs.
If share commands are invoked multiple ...