CCAT(1) COMMAND REFERENCE CCAT(1)
NAME
ccat - catenate and print compressed data
SYNOPSIS
ccat [ filename ... ]
DESCRIPTION
Ccat cats data compressed by compact. If file arguments are
given, the data in the files is uncompressed to the standard
output, leaving the files compressed. If no filenames are
given, ccat reads from standard input, just like
uncompact(1).
EXAMPLES
This example copies the data in prog.c.C (the result of
compacting the file prog.c) to the standard output:
ccat prog.c.C
FILES
*.C Compacted data file created by
compact(1)
RETURN VALUE
[NO_ERRS] Command completed without error.
[1] One of the files specified was not found or
not readable.
[NP_WARN] An error warranting a warning message
occurred. Execution continues.
[NP_ERR] An error occurred that was not a system
error. Execution terminated.
[P_WARN] A system error occurred. Execution continues.
See intro(2) for more information on system
errors.
SEE ALSO
compact(1), uncompact(1).
Printed 10/17/86 1
%%index%%
na:72,77;
sy:149,125;
de:274,462;
ex:736,226;
fi:962,159;
rv:1121,624;
se:1745,126;
%%index%%000000000117