September 2000
Beginner
1312 pages
33h 47m
English
/usr/sbin/unshare [-F FSType][-o specific-options][pathname | resourcename]
Use the unshare command to make a shared local resource unavailable as file-system type FSType. If you omit the option -F FSType, then the first file-system type listed in the /etc/dfs/fstypes file is used as the default. specific-options, as well as the semantics of resourcename, are specific to particular distributed file systems.
Note
If pathname or resourcename is not found in the shared information, an error message is sent to standard error.
| -F FSType | Specify the file-system type. |
| -o specific-options | |
| Specify options specific to the file system provided by the ... | |