gfal-cat (1) Linux Manual Page
NAME
gfal-cat – concatenate a file and print on the standard output
SYNOPSIS
gfal-cat [ -h ] [ -V ] [ -v ] [ -D DEFINITION ] [ -t TIMEOUT ] [ -p ] FILE
DESCRIPTION
gfal-cat Concatenate file to standard output. It simply opens the specified file and prints all its contents to stdout.
OPTIONS
-h, –help- show help about the command.
-V, –version- output version information and exit.
-v, –verbose- verbose mode. Repeat up to 3 times for the most verbose mode.
-D, –definition- define properties for gfal2.
-C, –client-info- provide custom client-side information
-t, –timeout- global timeout for the execution of the command. Command is interrupted if time expires before it finishes.
EXAMPLES
gfal-cat- srm://endpoint.cern.ch/path/file
FILES
/etc/gfal2.d/*
- All configuration files in this directory affect the behavior of the underlying gfal2.
AUTHORS
Duarte Meneses <duarte.meneses [at] cern.ch>
Adrien Devresse <adrien.devresse [at] cern.ch>
Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon [at] cern.ch>
SEE ALSO
gfal-copy(1), gfal-rm(1), gfal-cat(1), gfal-save(1), gfal-mkdir(1), gfal-ls(1)
