debian man page for rfstat

Query: rfstat

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RFSTAT(1)							Rfio User Commands							 RFSTAT(1)

NAME
rfstat - get information about a file or directory
SYNOPSIS
rfstat directory rfstat filename
DESCRIPTION
The rfstat program provides an interface to the shift remote file I/O daemon (rfiod) for getting information about a remote directory or file. The filename or directory argument is either a remote file name of the form: hostname:path or a local file name (not containing the :/ character combination). The output from the rfstat command gives information similar to that of the ls -il command for listing local files or directories, one field per line.
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
SEE ALSO
rfio_stat(3), rfiod(1)
NOTES
rfstat does not support regular expressions (regexp(5)) in the directory or filename argument.
AUTHOR
LCG Grid Deployment Team
LCG
$Date$ RFSTAT(1)
Related Man Pages
dpns_readdir(3) - debian
lfc_readdir(3) - debian
rfio_mstat64(3) - debian
rfio_opendir(3) - debian
dpm-rfiod(8) - debian
Similar Topics in the Unix Linux Community
Another hard one, how can I look at a blank directory?
Adding space after character using sed?
Help with ls command
Finding files before a certain date with predefined format
Convert month(06) to String(Jun)