📝 Edit page
➕ Add page
Combine
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