1RFCAT(1)                      Rfio User Commands                      RFCAT(1)
2
3
4

NAME

6       rfcat - Remote file concatenation to standard output
7

SYNOPSIS

9       rfcat filename1 [filename2[...]]
10

DESCRIPTION

12       The  remote file I/O concatenation program provides an interface to the
13       LCG remote file I/O daemon (rfiod) for concatenating files from  remote
14       and/or local hosts to standard output. Each filename argument is either
15       a remote file name of the form:
16
17              hostname:path
18
19       or a local file name (not containing the :/ character combination)
20
21       or an HSM filename /castor/...
22
23       With no filename, or when filename is -, read standard input.
24

RETURN CODES

26       0    Ok.
27       1    Bad parameter.
28       2    System error.
29       16   Device or resource busy.
30       28   No space left on device.
31       196  Request killed.
32

SEE ALSO

34       cat(1), rfiod(1)
35

AUTHOR

37       LCG Grid Deployment Team
38
39
40
41LCG                      $Date: 2005/03/31 13:13:01 $                 RFCAT(1)
Impressum