1PVFS2-STAT(1) General Commands Manual PVFS2-STAT(1)
2
3
4
6 pvfs2-stat – display file attributes
7
9 pvfs2-stat [-LV] FILE
10
12 The pvfs2-stat utility displays the attributes of the specified files.
13
14 The options are as follows:
15
16 -L Follow symbolic links.
17
18 -V Print version number and exit.
19
21 PVFS2_DEBUGFILE
22 If set to the path of a local file, redirect debug output to it.
23
24 PVFS2_DEBUGMASK
25 Set the OrangeFS debug mask. Possible masks are documented in
26 pvfs2-set-debugmask(1).
27
28 PVFS2TAB_FILE
29 If set, the full pathname for an alternate pvfs2tab file
30
32 /etc/passwd
33
34 /etc/pvfs2tab
35
37 Display attributes for the file /mnt/foo.
38
39 pvfs2-stat /mnt/foo
40
42 Please submit bug reports to pvfs2-developers@beowulf-underground.org
43
45 stat(1), pvfs2tab(5)
46
47
48
49 2017-08-09 PVFS2-STAT(1)