<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Create and Extract .gz,.bz2 Files in Debian</title>
	<atom:link href="http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous coward</title>
		<link>http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html/comment-page-1#comment-1759</link>
		<dc:creator>Anonymous coward</dc:creator>
		<pubDate>Wed, 04 Jul 2007 07:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html#comment-1759</guid>
		<description>You can achieve much better compression ratios using the p7zip package</description>
		<content:encoded><![CDATA[<p>You can achieve much better compression ratios using the p7zip package</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S. Keeling</title>
		<link>http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html/comment-page-1#comment-1758</link>
		<dc:creator>S. Keeling</dc:creator>
		<pubDate>Wed, 20 Jun 2007 22:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html#comment-1758</guid>
		<description>Hey, what have you got against afio?!?  :-(

Just kidding.

&lt;code&gt;find /blah -depth -mount -print0 &#124; \
   afio -z -Z -P bzip2 -0 blah.afio \
   -L blah.log&lt;/code&gt;

Have fun.</description>
		<content:encoded><![CDATA[<p>Hey, what have you got against afio?!?  <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Just kidding.</p>
<p><code>find /blah -depth -mount -print0 | \<br />
   afio -z -Z -P bzip2 -0 blah.afio \<br />
   -L blah.log</code></p>
<p>Have fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flosse</title>
		<link>http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html/comment-page-1#comment-1757</link>
		<dc:creator>Flosse</dc:creator>
		<pubDate>Fri, 13 Apr 2007 23:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html#comment-1757</guid>
		<description>I agree, why did you leave the tar command out? I think nowadays tar and gzip or bzip go hand in hand. creating a bzip or gzip file is easy but with tar combined it can be made even nicer, the command is just longer.

My 2 cents

//Flosse</description>
		<content:encoded><![CDATA[<p>I agree, why did you leave the tar command out? I think nowadays tar and gzip or bzip go hand in hand. creating a bzip or gzip file is easy but with tar combined it can be made even nicer, the command is just longer.</p>
<p>My 2 cents</p>
<p>//Flosse</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jd</title>
		<link>http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html/comment-page-1#comment-1756</link>
		<dc:creator>jd</dc:creator>
		<pubDate>Wed, 11 Apr 2007 17:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-and-extract-gzbz2-files-in-debian.html#comment-1756</guid>
		<description>Just a couple suggestions, but for trivial utilities, you may want to just mention them as a one-liner and then link to additional documentation, HTML&#039;d man pages like this: http://www.hmug.org/man/1/gzip.php or something more useful like this: http://badcomputer.org/unix/tar.bot .  For this article in particular, I would suggest you mention &quot;tar&quot; since it is essential in archiving folders which is as common, if not more common, a task for the average user then archiving single files.</description>
		<content:encoded><![CDATA[<p>Just a couple suggestions, but for trivial utilities, you may want to just mention them as a one-liner and then link to additional documentation, HTML&#8217;d man pages like this: <a href="http://www.hmug.org/man/1/gzip.php" rel="nofollow">http://www.hmug.org/man/1/gzip.php</a> or something more useful like this: <a href="http://badcomputer.org/unix/tar.bot" rel="nofollow">http://badcomputer.org/unix/tar.bot</a> .  For this article in particular, I would suggest you mention &#8220;tar&#8221; since it is essential in archiving folders which is as common, if not more common, a task for the average user then archiving single files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
