2 .\" Copyright 1989 AT&T Copyright (c) 1995, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH DFMOUNTS_NFS 8 "Nov 6, 2000"
8 dfmounts_nfs \- display mounted NFS resource information
12 \fBdfmounts\fR [\fB-F\fR nfs] [\fB-h\fR] [\fIserver\fR]...
18 \fBdfmounts\fR shows the local resources shared through \fBNFS,\fR along with
19 the list of clients that have mounted the resource. The \fB-F\fR flag may be
20 omitted if \fBNFS\fR is the only file system type listed in the file
21 \fB/etc/dfs/fstypes\fR.
24 \fBdfmounts\fR without options, displays all remote resources mounted on the
25 local system, regardless of file system type.
28 The output of \fBdfmounts\fR consists of an optional header line (suppressed
29 with the \fB-h\fR flag) followed by a list of lines containing
30 whitespace-separated fields. For each resource, the fields are:
34 \fIresource server pathname clients ...\fR
47 Does not apply to \fBNFS.\fR Printed as a hyphen (-).
56 Specifies the system from which the resource was mounted.
65 Specifies the pathname that must be given to the \fBshare\fR(8) command.
74 Is a comma-separated list of systems that have mounted the resource.
81 \fB\fB-F\fR \fBnfs\fR\fR
84 Specifies the \fBnfs\fR-FSType.
93 Suppress header line in output.
102 Displays information about the resources mounted from each server, where
103 \fIserver\fR can be any system on the network. If no server is specified, the
104 \fIserver\fR is assumed to be the local system.
111 \fB\fB/etc/dfs/fstypes\fR\fR
120 \fBmount\fR(8), \fBshare\fR(8), \fBunshare\fR(8), \fBattributes\fR(5)