pvfs2-ls - Man Page
List files in a PVFS2 directory
Synopsis
pvfs2-ls [-a|--all] [-A|--almost-all] [-d|--directory] [-g] [-G|--no-group] [ -h|--human-readable] [-i|--inode] [-l] [-n|--numeric-uid-gid] [-o] [--help] [--version] [FILE]
Description
List information about the FILEs (the current directory by default).
Options
- -a,--all
- do not hide entries starting with . 
- -A,--almost-all
- do not list implied . and .. 
- -d,--directory
- list directory entries instead of contents 
- -g
- like -l, but do not list owner 
- -G,--no-group
- inhibit display of group information 
- -h,--human-readable
- print sizes in human readable format (e.g., 1K 234M 2G) 
- -i,--inode
- print index number of each file 
- -l
- use a long listing format 
- -n,--numeric-uid-gid
- like -l, but list numeric UIDs and GIDs 
- -o
- like -l, but do not list group information 
- --help
- display this help and exit 
- --version
- output version information and exit 
Environment
- PVFS2TAB_FILE
- If set, the full pathname for an alternate pvfs2tab file 
Bugs
Please report all bugs to the pvfs2 bugzilla (http://bugzilla.mcs.anl.gov/pvfs/)
Author
The PVFS2 development team (pvfs2-developers@beowulf-underground.org)
See Also
pvfs2-server(1), pvfs2-statfs(1) pvfs2-ping(1) pvfs2-cp(1) pvfs2-genconfig(1)
Referenced By
pvfs2(1), pvfs2-genconfig(1), pvfs2-server(1).
The man page pvfs2-lsplus(1) is an alias of pvfs2-ls(1).