Why Does a .tar.gz File Have Two Extensions? The History Behind the Dual Suffix
The article explains that the .tar.gz suffix reflects two separate Unix tools—tar for archiving and gzip for compression—whose combined use via a pipeline dates back to the early 1980s and embodies the Unix philosophy of single‑purpose programs.
