UNIX Tar: Revision history

From TechPubs Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 September 2025

  • curprev 17:2317:23, 21 September 2025 Raion talk contribs 701 bytes +701 Created page with "'''tar''', short for '''tape archive''' is an archival format used on UNIX, Unix-like and BSD OSes for storing files. It simply groups files together in a concatenation, compression is provided separately by gzip, bzip2, xz/lzma, or zstd compression. IRIX also uses tar for its tardist format. == Implementations of tar for IRIX == Three implementations of tar for IRIX are available: * IRIX tar, the standard /sbin/tar command. It is not recommended to use this tar f..." Tag: Visual edit