Why can’t you combine <code>.tar.gz</code> files with <code>cat</code>?

· Alex Chan · Aug. 20, 2026, 10:19 a.m.
Summary
This blog post by Alex Chan explores the complexities of combining `.tar.gz` files using the `cat` command. It delves into the inner workings of `tar` and `gzip`, discussing tape drives, patent laws, and end-of-file markers to emphasize the safe handling of archives.