v7 man page for unshareall

Query: unshareall

OS: v7

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

shareall(1M)						  System Administration Commands					      shareall(1M)

NAME
shareall, unshareall - share, unshare multiple resources
SYNOPSIS
shareall [ -F FSType [ ,FSType...]] [-| file] 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 file /etc/dfs/dfstab 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
-F FSType Specify file system type. Defaults to the first entry in /etc/dfs/fstypes.
FILES
/etc/dfs/dfstab
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+
SEE ALSO
share(1M), unshare(1M), attributes(5) SunOS 5.10 6 Nov 2000 shareall(1M)
Related Man Pages
unshareall(1m) - sunos
shareall(1m) - opendarwin
shareall(1m) - freebsd
shareall(1m) - centos
shareall(1m) - x11r4
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need to add prefix using sed or awk from cat the file
Linux froze and got back working 5 days later, no reboot.
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working