
rockcone01
Novice
Jul 22, 2016, 7:28 PM
Post #1 of 2
(1758 views)
|
concatenate files in terminal
|
Can't Post
|
|
Hi all, This problem may be solved by using linux terminal directly, but I don't know where to post it. There are many txt files in a directory, file.1.txt, file.2.txt, file.3.txt, until file.200.txt. Each file has one line of contents, just numbers. How to combine the files together into one file, so that the resulting file has many lines, from line 1 to line 200. I don't know how to concatenate the files in order. Thanks for your help.
|