<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Compress your files using tar and gzip utility</title>
	<atom:link href="http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/feed/" rel="self" type="application/rss+xml" />
	<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/</link>
	<description>A Blog dedicated to Gnu/Linux and Open Source Technologies</description>
	<lastBuildDate>Wed, 08 May 2013 08:47:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Vasanth</title>
		<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/#comment-3187</link>
		<dc:creator><![CDATA[Vasanth]]></dc:creator>
		<pubDate>Thu, 06 Dec 2012 09:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://flossstuff.wordpress.com/?p=425#comment-3187</guid>
		<description><![CDATA[GooD ONE]]></description>
		<content:encoded><![CDATA[<p>GooD ONE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onks_</title>
		<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/#comment-3182</link>
		<dc:creator><![CDATA[onks_]]></dc:creator>
		<pubDate>Tue, 13 Nov 2012 09:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://flossstuff.wordpress.com/?p=425#comment-3182</guid>
		<description><![CDATA[Genius!!]]></description>
		<content:encoded><![CDATA[<p>Genius!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gzip &#124; TagHall</title>
		<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/#comment-3125</link>
		<dc:creator><![CDATA[Gzip &#124; TagHall]]></dc:creator>
		<pubDate>Fri, 09 Mar 2012 06:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://flossstuff.wordpress.com/?p=425#comment-3125</guid>
		<description><![CDATA[[...] &quot;jqmodal&quot;, embeddedHeight: &quot;400&quot;, embeddedWidth: &quot;425&quot;, themeCSS: &quot;&quot; });               .  Compress your files using tar and gzip utility « Flossstuff&#8217;s Blog   .  Otra manera de usar [...]]]></description>
		<content:encoded><![CDATA[<p>[...] &quot;jqmodal&quot;, embeddedHeight: &quot;400&quot;, embeddedWidth: &quot;425&quot;, themeCSS: &quot;&quot; });               .  Compress your files using tar and gzip utility « Flossstuff&#8217;s Blog   .  Otra manera de usar [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Compress your files using tar and gzip utility &#124; Linux &#124; Syngu</title>
		<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/#comment-839</link>
		<dc:creator><![CDATA[Compress your files using tar and gzip utility &#124; Linux &#124; Syngu]]></dc:creator>
		<pubDate>Mon, 01 Aug 2011 05:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://flossstuff.wordpress.com/?p=425#comment-839</guid>
		<description><![CDATA[[...] and videos because they are already in the compressed form .You must have observed many open... Read more...   Categories: Linux&#160;&#160;    &#160;   Share &#124;              Related [...]]]></description>
		<content:encoded><![CDATA[<p>[...] and videos because they are already in the compressed form .You must have observed many open&#8230; Read more&#8230;   Categories: Linux&nbsp;&nbsp;    &nbsp;   Share |              Related [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/#comment-838</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Mon, 01 Aug 2011 04:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://flossstuff.wordpress.com/?p=425#comment-838</guid>
		<description><![CDATA[you can decompress in one fell swoop by using

tar -xzvf file.tar.gz

and compress similarly using

tar -czvf file.tar.gz filedir/* file1 file2]]></description>
		<content:encoded><![CDATA[<p>you can decompress in one fell swoop by using</p>
<p>tar -xzvf file.tar.gz</p>
<p>and compress similarly using</p>
<p>tar -czvf file.tar.gz filedir/* file1 file2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/#comment-832</link>
		<dc:creator><![CDATA[Alan]]></dc:creator>
		<pubDate>Mon, 01 Aug 2011 00:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://flossstuff.wordpress.com/?p=425#comment-832</guid>
		<description><![CDATA[Tar doesn&#039;t compress at all... it merely reduces many files to a single filesystem inode (so it can be streamed onto a tape).  We don&#039;t use tapes as much anymore... but tar is still very useful for the same reasons as it always was.]]></description>
		<content:encoded><![CDATA[<p>Tar doesn&#8217;t compress at all&#8230; it merely reduces many files to a single filesystem inode (so it can be streamed onto a tape).  We don&#8217;t use tapes as much anymore&#8230; but tar is still very useful for the same reasons as it always was.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LXer: Compress your files using tar and gzip utility &#124; Coders &#38; Admins</title>
		<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/#comment-824</link>
		<dc:creator><![CDATA[LXer: Compress your files using tar and gzip utility &#124; Coders &#38; Admins]]></dc:creator>
		<pubDate>Sun, 31 Jul 2011 20:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://flossstuff.wordpress.com/?p=425#comment-824</guid>
		<description><![CDATA[[...] Read More&#8230; [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Read More&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berry Mercer</title>
		<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/#comment-265</link>
		<dc:creator><![CDATA[Berry Mercer]]></dc:creator>
		<pubDate>Sun, 05 Jun 2011 18:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://flossstuff.wordpress.com/?p=425#comment-265</guid>
		<description><![CDATA[I was very encouraged to find this site. I wanted to thank you for this special read. I definitely savored every little bit of it and I have you bookmarked to check out new stuff you post.]]></description>
		<content:encoded><![CDATA[<p>I was very encouraged to find this site. I wanted to thank you for this special read. I definitely savored every little bit of it and I have you bookmarked to check out new stuff you post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paintball guns</title>
		<link>http://flossstuff.wordpress.com/2011/06/02/compress-your-files-using-tar-and-gzip-utility/#comment-256</link>
		<dc:creator><![CDATA[paintball guns]]></dc:creator>
		<pubDate>Sun, 05 Jun 2011 04:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://flossstuff.wordpress.com/?p=425#comment-256</guid>
		<description><![CDATA[This is a smart blog. I mean it. You have so much knowledge about this issue, and so much passion. You also know how to make people rally behind it, obviously from the responses. Youve got a design here thats not too flashy, but makes a statement as big as what youre saying. Great job, indeed.]]></description>
		<content:encoded><![CDATA[<p>This is a smart blog. I mean it. You have so much knowledge about this issue, and so much passion. You also know how to make people rally behind it, obviously from the responses. Youve got a design here thats not too flashy, but makes a statement as big as what youre saying. Great job, indeed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
