rfstat(1) get information about a file or directory

SYNOPSIS

rfstat directory
rfstat filename

EXAMPLE

rfstat /tmp
Device          : 802
Inode number    : 2
Nb blocks       : 16
Protection      : drwxrwxrwt (41777)
Hard Links      : 13
Uid             : 0 (root)
Gid             : 0 (root)
Size (bytes)    : 4096
Last access     : Wed Jun 15 07:18:10 2011
Last modify     : Wed Jun 15 07:18:10 2011
Last stat. mod. : Wed Jun 15 07:18:10 2011

NOTES

rfstat does not support regular expressions (regexp(5)) in the directory or filename argument.

AUTHOR

LCG Grid Deployment Team