Mix two files together.

This will read the contents of the one file and append it to the end of another file.

$ < file-a.txt >> file-b.txt