cat

cat#

Concatenate / print files.

$ cat file
$ cat -n file
$ cat a b c > combined