you are viewing a single comment's thread
view the rest of the comments
[–] 19 points 2 years ago
$ cat file1 > output_file
$ cat file2 >> output_file
$ cat file3 >> output_file

I'm sorry!

  • source
  • parent