dfmounts(1M) (RFS) dfmounts(1M)
NAME
dfmounts - display mounted RFS resource information
SYNOPSIS
dfmounts [-F rfs] [-h] [resourcename ...]
DESCRIPTION
dfmounts shows the local resources shared through Remote File
Sharing, along with a list of clients that have mounted the resource.
The -F flag may be omitted if rfs is the first file system type
listed in the file /etc/dfs/fstypes.
The output of dfmounts consists of an optional header line
(suppressed with the -h flag) followed by a list of lines containing
whitespace-separated fields. For each resource, the fields are:
resource server pathname clients ...
where
resource Specifies the resource name that must be given to
the mount(1M) command.
server Specifies the system from which the resource was
mounted.
pathname Specifies the full pathname that must be given to
the share(1M) command.
clients A comma-separated list of systems that have
mounted the resource.
A field may be null. Each null field is indicated by a hyphen (-)
unless the remainder of the fields on the line are also null. In
this case, it may be omitted.
FILES
/etc/dfs/fstypes
SEE ALSO
dfmounts(1M), share(1M), unshare(1M), fumount(1M), mount(1M)
8/91 Page 1