dfmounts(1M) UNIX System V(RFS) dfmounts(1M)
NAME
dfmounts - display mounted RFS resource information
SYNOPSIS
dfmounts [-F rfs] [-h] [resource_name ...]
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 path 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.
path 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.
Only a privileged user can execute this command.
FILES
/etc/dfs/fstypes
SEE ALSO
dfmounts(1M), share(1M), unshare(1M), fumount(1M), mount(1M)
10/89 Page 1