Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rfstat(1) [debian man page]

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)

Check Out this Related Man Page

RFCP(1) 							Rfio User Commands							   RFCP(1)

NAME
rfcp - Remote file copy SYNOPSIS
rfcp [ -s size ] [ -v2 ] filename1 filename2 rfcp [ -s size ] [ -v2 ] filename directory On Windows only: rfcp [ -a ] [ -b ] [ -s size ] [ -v2 ] @command_file DESCRIPTION
The remote file I/O copy program provides an interface to the shift remote file I/O daemon (rfiod) for transferring files between remote and/or local hosts. Each 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 standard input is supported with the - character. Then directory in output is not supported. OPTIONS
-a tells rfcp that the source file is ASCII text (Windows/NT only) -b tells rfcp that the source is a binary file (Windows/NT only) -s size If specified, only size bytes will be copied -v2 If specified, forces the RFIO V.2 protocol. Otherwise, V.3 (streaming mode) is used. RETURN CODES
0 Ok. 1 Bad parameter. 2 System error. 3 Unknown error. 16 Device or resource busy. 28 No space left on device. 196 Request killed. 198 Stager not active. 200 Bad checksum. SEE ALSO
rcp(1), rfiod(1) AUTHOR
LCG Grid Deployment Team LCG
$Date: 2005/03/31 13:13:01 $ RFCP(1)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

is LS a fixed length? I want to use cut -c#-# to isolate filename.

-rw-r--r-- 1 fxpbftp fusion 368 Jun 10 08:34 FX_1.11840235236594E12.111234236809956 If I have a long list of files that look like this (they al begni with FX_1.#######.####) Sometimes, there may be less numbers or more in the filename, that varies. I wish to isolate just the... (8 Replies)
Discussion started by: yongho
8 Replies

2. UNIX for Dummies Questions & Answers

Another hard one, how can I look at a blank directory?

I have the following: (this is a partial listing, security) 4096 Sep 28 16:46 there should be a filename after 16:46, however there isn't. How do I rename this ghost directory? Or cd to it without going to ~. THANKS!! (6 Replies)
Discussion started by: nj78
6 Replies

3. UNIX for Dummies Questions & Answers

problem while deleting a file

Hi , In a particular path the below mentioned three files has been created. -rw-r--r-- 1 edwprod edw 0 Jun 5 00:06 -f%*lock.clock -rw-r--r-- 1 edwprod edw 151 Jun 5 00:06 -f.log -rw-r--r-- 1 edwprod edw 4 Jun 5 00:06 -f%conn_err.out ... (5 Replies)
Discussion started by: anupam_jash
5 Replies

4. Shell Programming and Scripting

Help with Sed

I am working on a file with specific timestamps. I want to delete all the lines above the timestamp 18:31. I tried using the following command but it deleted 18:31 also. sed '1,/18:/d' <file-name> Some quick help will be appreciated !!!!!! :) (9 Replies)
Discussion started by: kamitsin
9 Replies

5. Shell Programming and Scripting

Grep help

I want to grep a range of times from a file. File looks like this: Jun 1 8:50:18 Jun 1 8:53:22 Jun 1 8:59:43 Jun 1 9:34:23 Jun 1 10:02:00 Jun 1 11:02:00 Jun 1 11:03:00 Jun 1 12:02:00 Jun 1 23:55:59 I want to grep for "Jun 1" but I want times 8-11. I know its... (3 Replies)
Discussion started by: flood
3 Replies

6. UNIX for Advanced & Expert Users

stat

the output of stat command is Size: 238 Blocks: 8 IO Block: 4096 regular file Device: 80ah/2058d Inode: 736783 Links: 1 Access: (0664/-rw-rw-r--) Uid: ( 500/ gajju) Gid: ( 500/ gajju) Access: 2008-09-08 20:00:15.000000000 +0530 Modify: 2008-09-08... (6 Replies)
Discussion started by: gajju
6 Replies

7. Shell Programming and Scripting

Search for a text in a file

How can i get all the output that i wanted see example below. ex: Wed Nov 9 11111111111111 22222222222222 33333333333333 Thu Nov 10 aaaaaaaaaaaa bbbbbbbbbbbbbb ccccccccccccccc Wed Nov 9 44444444444 55555555555 aaaaaaaaaaa (13 Replies)
Discussion started by: kenshinhimura
13 Replies

8. UNIX for Advanced & Expert Users

Implementation of ls - i command

It is possible for me to obtain the Inode of the path name using ls -i <pathname> command Can anyone tell me how its implemented... (3 Replies)
Discussion started by: ganapathy.psgit
3 Replies

9. Shell Programming and Scripting

script help

HI All, I am having a file with content -rw-r----- 1 root system 0 Jun 03 01:50 /etc/name_v1 -rw-r----- 1 root system 0 Jun 03 01:50 /etc/name_v2 -rw-r----- 1 root system 0 Jun 03 01:50 /etc/name_v3 From this, i need find out only '/etc/name_v3' of the last line(last part of the last... (10 Replies)
Discussion started by: Renjesh
10 Replies

10. Solaris

what is the use of each login related files present in users home directory

# ls -l total 10 -rw-r--r-- 1 dummy2 other 140 Jun 19 21:37 local.cshrc -rw-r--r-- 1 dummy2 other 136 Jun 19 21:37 local.cshrc~ -rw-r--r-- 1 dummy2 other 157 Jun 19 21:37 local.login -rw-r--r-- 1 dummy2 other 178 Jun 19 21:37 local.profile... (6 Replies)
Discussion started by: chidori
6 Replies

11. UNIX for Dummies Questions & Answers

Adding space after character using sed?

dears i have the data below, i want a command ( i think it should be sed) that add a space after the seconds as below : Jun 24 22:28:18966568406148@ Jun 24 05:47:35966555747744@ Jun 24 05:47:53966560825239@ Jun 24 06:07:52966541147164@ Jun 24 15:49:55966566478883@ thanks... (5 Replies)
Discussion started by: thehero
5 Replies

12. UNIX for Dummies Questions & Answers

Help with ls command

Hello all, I have a question. I need to get some information on files in a directory and all sub directories. I need the following information on every file. Name Path Size in bytes File Type I have managed to get the first three but cant find out how to get file type. Any ideas? ... (5 Replies)
Discussion started by: Korki696
5 Replies

13. Shell Programming and Scripting

Finding files before a certain date with predefined format

Guys, I have an input file such as below I would like to know how i would be able to find items created before 2011-10-01 Appreciate any expert advice. Thanks. (3 Replies)
Discussion started by: aismann
3 Replies

14. Shell Programming and Scripting

Parsing records in file

have a datafile that contains: Jun 13 12:59:21 Jun 13 13:02:04 Jun 13 13:14:21 i want to parse this so they look like this: Jun 13 12:59 Jun 13 13:02 Jun 13 13:14 how can i do this? basically wanna get rid of the seconds. i'd prefer this to be a one liner. command | awk... (4 Replies)
Discussion started by: SkySmart
4 Replies

15. UNIX for Advanced & Expert Users

Convert month(06) to String(Jun)

Hi All, From the below code i can see the value in M=05 and +1 added i.e 6. i am calling those 2 variables and the output is giving as 01-6-2013. But the required output should be 01-Jun-2013. Please let me know how can i get this format. M=$(date +%m) Y=$(date +%Y) if ; then ... (4 Replies)
Discussion started by: kiranparsha
4 Replies