Linux/command/tar

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Linux‎ | command
Revision as of 19:14, 13 February 2020 by Woozle (talk | contribs) (Created page with "==About== '''tar''' is a utility for collecting multiple files and folders into a single file. Though not compressed, the resulting single file is then easily compressible by...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

About

tar is a utility for collecting multiple files and folders into a single file. Though not compressed, the resulting single file is then easily compressible by other utilities such as gzip.

Manpages