cat
Synopsis | ||
cat | copies standard input to standard output | |
cat | <filename> ... | copies files to standard output |
cat | --urls | -u <url> ... | copies objects identified by URL to standard output |
Details | ||
The cat command copies data to standard output, depending on the command line arguments:
The name "cat" is borrowed from UNIX, and is short for "concatenate". |
||
Bugs | ||
There is no dog command. |