dfmounts(1M) dfmounts(1M)
NAME
dfmounts - display mounted resource information
SYNOPSIS
dfmounts [-F fstype] [-h] [-o specific_options] [restriction ...]
DESCRIPTION
The generic dfmounts command shows the local resources
currently mounted by clients through a distributed file system
fstype along with a list of clients that have the resource
mounted.
Files
/etc/dfs/fstypes
Outputs
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 The meaning of resource is dependent upon
the distributed file system type that is
being used.
server Specifies the system from which the
resource was mounted.
path Specifies the pathname that was given to
the share(1M) command.
clients The format of clients is dependent upon the
distributed file system type that is being
used.
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 is blank.
USAGE
specific_options as well as the availability and semantics of
restriction are specific to particular distributed file system
Copyright 1994 Novell, Inc. Page 1
dfmounts(1M) dfmounts(1M)
types.
specific_options and restriction should be used in conjunction
with the -F option.
If dfmounts is entered without the -F option, the dfmounts
command is executed for each configured distributed file
system type.
REFERENCES
nfs-specific dfmounts(1M_NFS), dfshares(1M), mount(1M),
share(1M), unshare(1M)
Copyright 1994 Novell, Inc. Page 2