|
|
1.1 root 1: .pa 1
2: .he 'LS (I)'3/15/72'LS (I)'
3: .ti 0
4: NAME ls -- list contents of directory
5: .sp
6: .ti 0
7: SYNOPSIS ls__ [ -_ltasd_____ ] name\d1\u ...
8: .sp
9: .ti 0
10: DESCRIPTION ls__
11: lists the contents of one or more directories under
12: control of several options:
13: .sp
14: .in +5
15: .ti -3
16: -l list in l_ong format, giving i-number, mode, owner,
17: size in bytes, and time of last modification
18: for each file.
19: (see stat____ for format of the mode)
20:
21: .ti -3
22: -t sort by time modified (latest first) instead of
23: by name, as is normal
24:
25: .ti -3
26: -a list all entries; usually those beginning with "." are
27: suppressed
28:
29: .ti -3
30: -s give size in blocks for each entry
31:
32: .ti -3
33: -d if argument is a directory, list only its name, not
34: its contents (mostly used with "-l" to get status
35: on directory)
36: .sp
37: .in -5
38: If no argument is given, "." is listed.
39: If an argument is not a directory, its name is given.
40: .sp
41: .ti 0
42: FILES /etc/passwd to get user ID's for ls -l
43: .sp
44: .ti 0
45: SEE ALSO stat(I)
46: .sp
47: .ti 0
48: DIAGNOSTICS "name
49: nonexistent"; "name unreadable"; "name unstatable."
50: .sp
51: .ti 0
52: BUGS --
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.