.tar.gz is the filename extension conventionally used with archive files that have been created with the
tar command ("tape archiver") and then compressed with GNU
gzip
.
It's also possible for some versions of
tar to transparently call on
gzip using a command line switch. For GNU
tar
and Joerg Jörg Schilling's
star
this is done with
-z.
It's also increasingly common to see .tar.bz2 archives, created with the
bzip2
compression utility, possibly called with the GNU
tar -j
star -bz switches.
Contributors
- () JimDennis - 23 Sep 2003
- If you edit this page: add your name here; move this to the next line; and if you've used a comment marker (your initials in parenthesis), include it before your WikiName.
Revision Comment
- 24 Sep 2003 — typo
- %DATE% —
Page Ratings