2017-08-09
orangefs
Parallel network file system client
NAME
pvfs2-stat - display file attributes
SYNOPSIS
pvfs2-stat [-LV] FILE
DESCRIPTION
The pvfs2-stat utility displays the attributes of the specified files.
The options are as follows:
-L | Follow symbolic links. |
-V | Print version number and exit. |
ENVIRONMENT
PVFS2_DEBUGFILE | If set to the path of a local file, redirect debug output to it. |
PVFS2_DEBUGMASK | Set the OrangeFS debug mask. Possible masks are documented in pvfs2-set-debugmask(1) . |
PVFS2TAB_FILE | If set, the full pathname for an alternate pvfs2tab file |
FILES
/etc/passwd
/etc/pvfs2tab
EXAMPLES
Display attributes for the file /mnt/foo.
pvfs2-stat /mnt/foo
BUGS
Please submit bug reports to pvfs2-developers