pvfs2-stat - Man Page

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@beowulf-underground.org

See Also

stat(1), pvfs2tab(5)

Info

2017-08-09