1NWDIR(1) nwdir NWDIR(1)
2
3
4
6 nwdir - Lists files in directory
7
9 nwdir [-h] [-v] [-l] [-t] [-d] [-e] [-f] [directory]
10
11
13 nwdir lists files, directories and their attributes from the specified
14 NetWare directory.
15
16
18 -h
19 -h is used to print out a short help text.
20
21 -d
22 List directories like other files, rather than listing their con‐
23 tents.
24
25 -l
26 Show filename in all available namespaces.
27
28 -v
29 Verbose listing, display everything possible.
30
31 -e
32 Display OS/2 Extended Attributes.
33
34 -f
35 List connections using each file.
36
37 -t
38 Show all informations (rights, attributes, file inodes) also as
39 hexadecimal numbers.
40
41 directory
42 You can specify the directory to list. Current working directory is
43 used by default. You have to specify path in Linux format, not in
44 NetWare format.
45
46
48 nwdir -t -v /NetWare/server/sys
49
50 With this example, all files from directory /NetWare/server/sys are
51 displayed.
52
53
55 nwdir was written by Milan Vandrovec. See the Changes file of ncpfs for
56 other contributors.
57
58
60 Directory quotas are not displayed. User names are not taken from NDS,
61 but only from bindery.
62
63
64
65nwdir 4/2/1998 NWDIR(1)