<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech-pubs.net/wiki/index.php?action=history&amp;feed=atom&amp;title=UNIX_Tar</id>
	<title>UNIX Tar - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech-pubs.net/wiki/index.php?action=history&amp;feed=atom&amp;title=UNIX_Tar"/>
	<link rel="alternate" type="text/html" href="https://tech-pubs.net/wiki/index.php?title=UNIX_Tar&amp;action=history"/>
	<updated>2026-04-14T15:58:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://tech-pubs.net/wiki/index.php?title=UNIX_Tar&amp;diff=279&amp;oldid=prev</id>
		<title>Raion: Created page with &quot;&#039;&#039;&#039;tar&#039;&#039;&#039;, short for &#039;&#039;&#039;tape archive&#039;&#039;&#039; 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...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech-pubs.net/wiki/index.php?title=UNIX_Tar&amp;diff=279&amp;oldid=prev"/>
		<updated>2025-09-21T17:23:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;tar&amp;#039;&amp;#039;&amp;#039;, short for &amp;#039;&amp;#039;&amp;#039;tape archive&amp;#039;&amp;#039;&amp;#039; 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 &lt;a href=&quot;/wiki/index.php?title=Tardist&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Tardist (page does not exist)&quot;&gt;tardist&lt;/a&gt; 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...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;tar&amp;#039;&amp;#039;&amp;#039;, short for &amp;#039;&amp;#039;&amp;#039;tape archive&amp;#039;&amp;#039;&amp;#039; 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. &lt;br /&gt;
&lt;br /&gt;
== Implementations of tar for IRIX ==&lt;br /&gt;
Three implementations of tar for IRIX are available:&lt;br /&gt;
&lt;br /&gt;
* IRIX tar, the standard /sbin/tar command. It is not recommended to use this tar for a few reasons: Path length limitations, no compression support, and buffer overflow issues. &lt;br /&gt;
* bsdtar, aka libarchive tar. This is a better tar with fixes for all of those. &lt;br /&gt;
* gnutar. The standard GNU implementation of tar.&lt;/div&gt;</summary>
		<author><name>Raion</name></author>
	</entry>
</feed>