PCAT
Section: User Commands (1)
Updated:
Index
Return to Main Contents
NAME
pcat - cat an Inversion file to stdout
SYNOPSIS
pcat
filename
{
, filename ...
}
DESCRIPTION
Pcat
catenates files from the Inversion file system to standard output.
ARGUMENTS
- filename
-
The name of the Inversion file to copy to standard output.
If
filename
is ``-'' (a single dash),
then standard input is copied.
EXAMPLES
The command
-
pcat /myfile1 - /myfile2
copies the contents of Inversion file ``/myfile1'',
standard input,
and the contents of Inversion file ``/myfile2''
to standard output.
ENVIRONMENT
The environment variable DATABASE should store the name of the
database to use to find the named Inversion files.
BUGS
DATABASE should be passed on the command line,
not in the environment.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- ARGUMENTS
-
- EXAMPLES
-
- ENVIRONMENT
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 02:26:59 GMT, December 07, 2024