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