Concatinate Files in Linux
Tagged with: cat, command, concatinate, files, Linux
This is how you concatinate multiple files in linux…
cat file1 file2 file3 > final_file
This is how you concatinate multiple files in linux…
cat file1 file2 file3 > final_file
This entry was posted on Saturday, October 6th, 2007 at 10:58 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.