Encyclopedia > Tar (computer)

  Article Content

TAR file format

Redirected from Tar (computer)

In computing, tar is a type of file format: the Tape ARchive format. It is used almost exclusively in the UNIX world. tar does not support compression, but it used to accumulate a large collection of files into a single archive, while preserving filesystem information such as user/group, permissions, date, directory structure, etc.

It is most commonly used in tandem with an external compression utility such as zcat, gzip, bzip2, or, formerly, compress.

A tar file that is subsequently compressed using gzip is often called a TGZ file.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Lake Ronkonkoma, New York

... is 65 years of age or older. The average household size is 2.86 and the average family size is 3.32. In the town the population is spread out with 24.7% under the age ...

 
 
 
This page was created in 27.7 ms