NAME
shareall, unshareall — share, unshare multiple resources
SYNOPSIS
/usr/sbin/shareall
[-F
FSType
[,FSType ]...]
[ - |
file ]
/usr/sbin/unshareall
[-F
FSType
[,FSType ]...]
DESCRIPTION
When used with no arguments,
shareall
shares all resources from
file,
which contains a list of
share
command lines.
If the operand is a hyphen
(-),
then the
share
command lines are obtained from the standard input.
Otherwise, if neither a
file
nor a hyphen is specified, then the
/etc/dfs/dfstab
file is used as the default.
Resources may be shared by specific file system types by specifying
the file systems in a comma-separated list as an argument to
-F.
unshareall
unshares all currently shared resources.
Without a
-F
flag, it unshares resources for all distributed file system types.
Options
The following options are supported:
- -F FStype
Specify file system type.
Defaults to the first entry in
/etc/dfs/fstypes.
FILES
- /etc/dfs/dfstab
file containing commands for sharing resources across a network
- /etc/dfs/fstypes
file that registers distributed file system packages
AUTHOR
shareall
and
unshareall
was developed by Sun Microsystems, Inc.