File:  [Research Unix] / researchv10dc / dist / man / v4 / man1 / cat.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

.th CAT I 1/15/73
.sh NAME
cat \*- concatenate and print
.sh SYNOPSIS
.bd cat
file ...
.sh DESCRIPTION
.it Cat
reads each file in sequence
and writes it on the standard output.
Thus:
.s3
.bd "   cat file"
.s3
is about the easiest way to print a file.
Also:
.s3
.bd "   cat file1 file2 >file3"
.s3
is about the easiest way to concatenate
files.
.s3
If no input file is given
.it cat
reads from the standard
input file.
.s3
If the argument \fB\*-\fR is encountered,
.it cat
reads from
the standard input file.
.s3
.sh "SEE ALSO"
pr(I), cp(I)
.sh DIAGNOSTICS
none;
if a file cannot be found it is ignored.
.sh BUGS
.bd "cat x y >x"
and
.bd "cat x y >y"
cause strange results.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.