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

NAME

6       dfshares - list available resources from remote or local systems
7

SYNOPSIS

9       dfshares [-F FSType] [-h] [-o specific_options] [server]...
10
11

DESCRIPTION

13       dfshares  provides  information  about  resources available to the host
14       through a distributed file system of type FSType.  specific_options  as
15       well  as the semantics of server are specific to particular distributed
16       file systems.
17
18
19       If dfshares is entered  without  arguments,  all  resources   currently
20       shared  on  the  local system are displayed, regardless  of file system
21       type.
22
23
24       The output of dfshares consists of an optional header line  (suppressed
25       with  the  -h  flag) followed by a list of lines containing whitespace-
26       separated fields.  For each resource, the fields are:
27
28         resource server access transport
29
30
31
32       where
33
34       resource     Specifies the resource name that  must  be  given  to  the
35                    mount(1M) command.
36
37
38       server       Specifies  the  name  of  the  system  that  is making the
39                    resource available.
40
41
42       access       Specifies the access permissions  granted  to  the  client
43                    systems, either ro (for read-only) or rw (for read/write).
44                    If dfshares cannot determine access permissions, a  hyphen
45                    () is displayed.
46
47
48       transport    Specifies  the  transport provider over which the resource
49                    is shared.
50
51
52
53       A field may be null. Each null field  is  indicated  by  a  hyphen  (−)
54       unless  the remainder of the fields on the line are also null; in which
55       case, the hyphen may be omitted.
56

OPTIONS

58       -F FSType              Specify filesystem type.  Defaults to the  first
59                              entry in /etc/dfs/fstypes.
60
61
62       -h                     Suppress header line in output.
63
64
65       -o specific_options    Specify  options specific to the filesystem pro‐
66                              vided by the -F option.
67
68

FILES

70       /etc/dfs/fstypes
71
72

ATTRIBUTES

74       See attributes(5) for descriptions of the following attributes:
75
76
77
78
79       ┌─────────────────────────────┬─────────────────────────────┐
80       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
81       ├─────────────────────────────┼─────────────────────────────┤
82       │Availability                 │SUNWcsu                      │
83       └─────────────────────────────┴─────────────────────────────┘
84

SEE ALSO

86       dfmounts(1M), mount(1M), share(1M), unshare(1M), attributes(5)
87
88
89
90SunOS 5.11                        6 Nov 2000                      dfshares(1M)
Impressum