tar stands for tape archive. On early computer systems, files were stored on magnetic tape, and programs to handle tape archives were created to facilitate file handling by users. tar is still used in many computer systems to group files together, even though the storage media range anywhere from hard and floppy disks, optical disks, tape or CD-R.
In DOS-based systems, utilities such as arc or PKzip serve the purpose of grouping files together as well as compressing them so that they use less storage space. Most versions of tar do not have compression capabilities, so to compress a tar file two standard techniques are used:
You are encouraged to visit the GNU WWW site at http://www.gnu.org/software/tar
Please email comments about this page to
www-adm@www-chaos.engr.utk.edu. Copyright © 1997-2002 C.E.A. Finney. Unless specified, use in any
medium of any contents at this site is permitted, provided the source URL be
acknowledged and the copyright notice be included.
This page's URL is
http://www-chaos.engr.utk.edu/msc/tar.html. Updated: 2002-01-01 ceaf