Difference between revisions of "cmd/tar"
< cmd
Jump to navigation
Jump to search
m (Woozle moved page Linux/command/tar to cmd/tar without leaving a redirect: current naming convention) |
|
(No difference)
|
Revision as of 17:18, 16 February 2025
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.
Related
- .tar.gz: file extension commonly used for file-collections created with tar and compressed with gzip
Manpages
- manpage (HTYP)
- die.net
- Linux manual page (fixed-pitch)