man pages section 1M: System Administration Commands
  Search only this book
Download this book in PDF (9905 KB)

shareall(1M)

Name | Synopsis | Description | Options | Files | Attributes | See Also

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

SunOS 5.11  Last Revised 6 Nov 2000

Name | Synopsis | Description | Options | Files | Attributes | See Also