1PVFS2-LS(1) PVFS2 Manuals PVFS2-LS(1)
2
3
4
6 pvfs2-ls - List files in a PVFS2 directory
7
9 pvfs2-ls [-a|--all] [-A|--almost-all] [-d|--directory] [-g] [-G|--no-
10 group] [ -h|--human-readable] [-i|--inode] [-l] [-n|--numeric-uid-gid]
11 [-o] [--help] [--version] [FILE]
12
13
15 List information about the FILEs (the current directory by default).
16
17
19 -a,--all
20 do not hide entries starting with .
21
22 -A,--almost-all
23 do not list implied . and ..
24
25 -d,--directory
26 list directory entries instead of contents
27
28 -g like -l, but do not list owner
29
30 -G,--no-group
31 inhibit display of group information
32
33 -h,--human-readable
34 print sizes in human readable format (e.g., 1K 234M 2G)
35
36 -i,--inode
37 print index number of each file
38
39 -l use a long listing format
40
41 -n,--numeric-uid-gid
42 like -l, but list numeric UIDs and GIDs
43
44 -o like -l, but do not list group information
45
46 --help display this help and exit
47
48 --version
49 output version information and exit
50
51
53 PVFS2TAB_FILE
54 If set, the full pathname for an alternate pvfs2tab file
55
56
58 Please report all bugs to the pvfs2 bugzilla
59 (http://bugzilla.mcs.anl.gov/pvfs/)
60
62 The PVFS2 development team (pvfs2-developers@beowulf-underground.org)
63
65 pvfs2-server(1), pvfs2-statfs(1) pvfs2-ping(1) pvfs2-cp(1) pvfs2-gen‐
66 config(1)
67
68
69
70PVFS2 SEPTEMBER 2003 PVFS2-LS(1)