table of contents
other versions
- buster 1.10.0-2+b3
RFCAT(1) | Rfio User Commands | RFCAT(1) |
NAME¶
rfcat - Remote file concatenation to standard outputSYNOPSIS¶
rfcat filename1 [filename2[...]]DESCRIPTION¶
The remote file I/O concatenation program provides an interface to the LCG remote file I/O daemon (rfiod) for concatenating files from remote and/or local hosts to standard output. Each filename argument is either a remote file name of the form:- hostname:path
or a local file name (not containing the :/ character combination)
or an HSM filename /castor/...
With no filename, or when filename is -, read standard input. The streaming mode (v3) is used.
RETURN CODES¶
0 Ok.1 Bad parameter.
2 System error.
16 Device or resource busy.
28 No space left on device.
196 Request killed.
SEE ALSO¶
cat(1), rfiod(1)AUTHOR¶
LCG Grid Deployment Team$Date: 2005/03/31 13:13:01 $ | LCG |