<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>I've never heard of Pax.&nbsp; According to the Wikipedia article, it is supposed to be included in all LSB-compliant systems.<br><br>Pax appears to be a solution in search of a problem.<br><br><hr id="zwchr"><b>From: </b>"Will" &lt;will.sterling@gmail.com&gt;<br><b>To: </b>"CLUE's mailing list" &lt;clue@cluedenver.org&gt;<br><b>Sent: </b>Tuesday, October 11, 2011 12:13:43 PM<br><b>Subject: </b>Re: [clue] is tar deprecated? (talk)<br><br>I thought I'd add a side note.<div><br></div><div>&nbsp; In UNIX/POSIX it was decided many moons ago to&nbsp;deprecate&nbsp;tar and cpio and replace them with a new command called pax. &nbsp;GNUs continued use and updating of both tar and cpio as well as the&nbsp;commercial&nbsp;UNIXes including the GNU core&nbsp;utilities&nbsp;seems to have stopped the move to pax in common usage.</div>
<div><br></div><div><a href="http://en.wikipedia.org/wiki/Pax_%28Unix%29" target="_blank">http://en.wikipedia.org/wiki/Pax_(Unix)</a><br><br><div class="gmail_quote">On Tue, Oct 11, 2011 at 10:42 AM, Dan Kulinski <span dir="ltr">&lt;<a href="mailto:daniel@kulinski.net" target="_blank">daniel@kulinski.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Tar allows you to concatenate files together.&nbsp; Gzip allows you to compress a single file (although there is support for concatenated gzip files).&nbsp; .Tgz is the operation of both of these.&nbsp; A Zip file is structured in such a way that it provides both the storage container and the compression at the same time.&nbsp; In fact if you explore a Zip file you will find that each file itself will generally undergo different compressions.&nbsp; However, there is a distinct disadvantage to this, the compression can not take advantage of redundancy in multiple files so the archives are not as compact.<br>

<br>Although now well understood, the Zip file format is not as open as the .tar.gz file format.&nbsp; It was originally designed by PKWARE and the specifications were trademarked.&nbsp; <br><br>As far as file interchange goes, .zip is currently more universal as Windows, Mac OS X and Linux generally have built in decompressors.&nbsp; Mac OS X and Linux can by default address TAR and GZIP files.&nbsp; <br>

<br>On UNIX and UNIX like systems I always tend to use tar and gzip together because I know they exist on the systems.&nbsp; Debian for instance usually doesn't include the unzip utility by default.&nbsp; <br><font color="#888888"><br>
Dan Kulinski <br>
<br></font><div class="gmail_quote"><div><div></div><div class="h5">On Tue, Oct 11, 2011 at 10:30 AM, Mike Bean <span dir="ltr">&lt;<a href="mailto:beandaemon@gmail.com" target="_blank">beandaemon@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
Our SQL guy asked me an interesting question, I didn't honestly have an answer, I thought it might be worthwhile to pose to the group. &nbsp;He doesn't understand why .tgz is still in use. &nbsp;To his mind, gzip renders the usefulness of tar questionable. &nbsp;So why tar a file and THEN zip it, when you can just zip it???<div>


<br></div><div>I honestly didn't know how to respond. &nbsp;Any insights?</div><div><br></div><font color="#888888"><div>Mike Bean</div>
</font><br></div></div><div class="im">_______________________________________________<br>
clue mailing list: <a href="mailto:clue@cluedenver.org" target="_blank">clue@cluedenver.org</a><br>
For information, account preferences, or to unsubscribe see:<br>
<a href="http://cluedenver.org/mailman/listinfo/clue" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br></div></blockquote></div><br>
<br>_______________________________________________<br>
clue mailing list: <a href="mailto:clue@cluedenver.org" target="_blank">clue@cluedenver.org</a><br>
For information, account preferences, or to unsubscribe see:<br>
<a href="http://cluedenver.org/mailman/listinfo/clue" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br></blockquote></div><br></div>
<br>_______________________________________________<br>clue mailing list: clue@cluedenver.org<br>For information, account preferences, or to unsubscribe see:<br>http://cluedenver.org/mailman/listinfo/clue</div></body></html>