<?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: Extract a tar archive or file</title>
	<atom:link href="http://www.tech-recipes.com/rx/1496/extract-a-tar-archive-or-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1496/extract-a-tar-archive-or-file/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:01:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adelnegro</title>
		<link>http://www.tech-recipes.com/rx/1496/extract-a-tar-archive-or-file/comment-page-1/#comment-47582</link>
		<dc:creator>Adelnegro</dc:creator>
		<pubDate>Wed, 30 Mar 2011 23:18:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-47582</guid>
		<description>Perfect. This work for me. I install all like root. Thanks</description>
		<content:encoded><![CDATA[<p>Perfect. This work for me. I install all like root. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David C.</title>
		<link>http://www.tech-recipes.com/rx/1496/extract-a-tar-archive-or-file/comment-page-1/#comment-42716</link>
		<dc:creator>David C.</dc:creator>
		<pubDate>Mon, 27 Sep 2010 21:07:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-42716</guid>
		<description>Remember that you may need to supercede user root:

shell&gt; sudo tar xvf 

That way you can have permission to write anywhere on the file system that is needed to extract the files.</description>
		<content:encoded><![CDATA[<p>Remember that you may need to supercede user root:</p>
<p>shell&gt; sudo tar xvf </p>
<p>That way you can have permission to write anywhere on the file system that is needed to extract the files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bavenflaven</title>
		<link>http://www.tech-recipes.com/rx/1496/extract-a-tar-archive-or-file/comment-page-1/#comment-42227</link>
		<dc:creator>Bavenflaven</dc:creator>
		<pubDate>Wed, 08 Sep 2010 20:11:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-42227</guid>
		<description>Very Simple. Thanks!</description>
		<content:encoded><![CDATA[<p>Very Simple. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.tech-recipes.com/rx/1496/extract-a-tar-archive-or-file/comment-page-1/#comment-37752</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 24 Feb 2010 16:15:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-37752</guid>
		<description>Juat wanted to know how to open one of these damn things...
Great - thank you!</description>
		<content:encoded><![CDATA[<p>Juat wanted to know how to open one of these damn things&#8230;<br />
Great &#8211; thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/1496/extract-a-tar-archive-or-file/comment-page-1/#comment-37551</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 16 Feb 2010 15:00:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-37551</guid>
		<description>FYI, couldn&#039;t find this on your site, but feel this is a good place for this info. For a tar.gz on Solaris 9 I&#039;ve used: 

gunzip -c zip.tar.gz &#124; tar -tf -

I believe on modern distros you can use:

gtar -tf zip.tar.gz</description>
		<content:encoded><![CDATA[<p>FYI, couldn&#8217;t find this on your site, but feel this is a good place for this info. For a tar.gz on Solaris 9 I&#8217;ve used: </p>
<p>gunzip -c zip.tar.gz | tar -tf -</p>
<p>I believe on modern distros you can use:</p>
<p>gtar -tf zip.tar.gz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: msf3</title>
		<link>http://www.tech-recipes.com/rx/1496/extract-a-tar-archive-or-file/comment-page-1/#comment-35444</link>
		<dc:creator>msf3</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:51:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-35444</guid>
		<description>thnx </description>
		<content:encoded><![CDATA[<p>thnx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 3/11 queries in 0.596 seconds using memcached
Object Caching 347/347 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 02:04:18 -->
