linux merge text files into one code example Example: combine txt files linux cat file1.txt file2.txt file3.txt > bigfile.txt