TIL: tar xf archive.tar.gz auto-recognizes gzipped tar (without the z option), but tar cf archive.tar.gz ... does not produce a gzipped tar. -_-
TIL: tar xf archive.tar.gz auto-recognizes gzipped tar (without the z option), but tar cf archive.tar.gz ... does not produce a gzipped tar. -_-