home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume8
/
help.jn
/
cat.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-08-19
|
212 b
|
8 lines
The program to "concatenate" multiple files is called "cat".
Usage:
$ cat file1 file2 file3 ... > outputfile
Be careful that "outputfile" is not the same as any of the other
files. If it is, it will be LOST!!