1dfshares_nfs(1M)        System Administration Commands        dfshares_nfs(1M)
2
3
4

NAME

6       dfshares_nfs - list available NFS resources from remote systems
7

SYNOPSIS

9       dfshares [-F nfs] [-h] [server]...
10
11

DESCRIPTION

13       dfshares  provides  information  about  resources available to the host
14       through NFS. The -F flag may be omitted if  NFS is the first file  sys‐
15       tem type listed in the file /etc/dfs/fstypes.
16
17
18       The  query  may be restricted to the output of resources available from
19       one or more servers.
20
21
22       dfshares without arguments displays all resources shared on  the  local
23       system, regardless of file system type.
24
25
26       Specifying   server  displays information about the resources shared by
27       each server. Server can be any system on the network.  If no server  is
28       specified, then     server is assumed to be the local system.
29
30
31       The  output of dfshares consists of an optional header line (suppressed
32       with the -h flag) followed by a list of  lines  containing  whitespace-
33       separated fields.  For each resource, the fields are:
34
35         resource server access transport
36
37
38
39       where
40
41       resource     Specifies  the  resource  name  that  must be given to the
42                    mount(1M) command.
43
44
45       server       Specifies the system that is making  the  resource  avail‐
46                    able.
47
48
49       access       Specifies  the  access  permissions  granted to the client
50                    systems;  however, dfshares cannot determine this informa‐
51                    tion  for  an  NFS resource and populates the field with a
52                    hyphen (-).
53
54
55       transport    Specifies the transport provider over which  the  resource
56                    is  shared; however, dfshares cannot determine this infor‐
57                    mation for an  NFS resource and populates the field with a
58                    hyphen (-).
59
60
61
62       A  field  may  be  null.   Each null field is indicated by a hyphen (-)
63       unless the remainder of the fields on the line are also null;  in which
64       case, the hyphen may be omitted.
65

OPTIONS

67       -F nfs    Specify the  NFS file system type
68
69
70       -h        Suppress header line in output.
71
72

FILES

74       /etc/dfs/fstypes
75
76

ATTRIBUTES

78       See attributes(5) for descriptions of the following attributes:
79
80
81
82
83       ┌─────────────────────────────┬─────────────────────────────┐
84       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
85       ├─────────────────────────────┼─────────────────────────────┤
86       │Availability                 │SUNWnfscu                    │
87       └─────────────────────────────┴─────────────────────────────┘
88

SEE ALSO

90       mount(1M), share(1M), unshare(1M), attributes(5)
91
92
93
94SunOS 5.11                        6 Nov 2000                  dfshares_nfs(1M)
Impressum