rfcat

Langue: en

Version: $Date: 2005/03/31 13:13:01 $ (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

rfcat - Remote file concatenation to standard output

SYNOPSIS

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.

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