Why can’t you combine .tar.gz files with cat? alexwlchan.net/2026/cat-con... I wanted to combine some archives, so I had to understand the tar and gzip file formats. I learnt about tape drives, patent laws, and end-of-file markers.
Why can’t you combine .tar.gz files with cat?
To combine archives safely, I had to start by understanding the `tar` and `gzip` file formats. I learnt about tape drives, patent laws, and end-of-file markers.
alexwlchan.net