چاپ و ترکیب کردن فایل ها. اطلاعات بیشتر: https://www.gnu.org/software/coreutils/cat.
cat {{path/to/file}}
cat {{path/to/file1 path/to/file2 ...}} > {{target_file}}
cat {{path/to/file1 path/to/file2 ...}} >> {{target_file}}