Archive for October 6th, 2007

Concatinate Files in Linux

This is how you concatinate multiple files in linux…


cat file1 file2 file3 > final_file