How to combine two files

cat file1 file2 > file3

Leave a Reply