# Basic syntax: cat file1.gz file2.gz > combined_files.gz # Note, files compressed by gzip can be directly concatenated into larger # gzipped files.