September 2000
Beginner
1312 pages
33h 47m
English
shareall [-F FSType [,FSType...]][-| file] unshareall [-F FSType [,FSType...]]
When used with no arguments, shareall shares all resources from file, which contains a list of share command lines. If the operand is a dash (-), then the share command lines are obtained from the standard input. Otherwise, if you specify neither a file nor a dash, then the file /etc/dfs/dfstab is used as the default.
Resources can be shared by specific file-system types by specification of the file systems in a comma-separated list as an argument to -F.
unshareall unshares all currently shared resources. Without a -F option, it unshares resources for all distributed file-system types. ...