<?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: e &#8211; Extract Any Archive</title>
	<atom:link href="http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/feed/" rel="self" type="application/rss+xml" />
	<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/</link>
	<description>Chunky bacon!!</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:00:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: toto</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-3575</link>
		<dc:creator>toto</dc:creator>
		<pubDate>Mon, 19 Sep 2011 07:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-3575</guid>
		<description>very useful script. Very difficult to remember all program and parameter. Your simplify our problem with this tool. Thank for share this e program :)</description>
		<content:encoded><![CDATA[<p>very useful script. Very difficult to remember all program and parameter. Your simplify our problem with this tool. Thank for share this e program <img src="http://martin.ankerl.com/wp-includes/images/smilies/icon_smile.gif?9d7bd4" alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-163</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Sun, 29 Nov 2009 13:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-163</guid>
		<description>Hi John, sure you can use it.</description>
		<content:encoded><![CDATA[<p>Hi John, sure you can use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Murray</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-162</link>
		<dc:creator>John Murray</dc:creator>
		<pubDate>Tue, 03 Nov 2009 04:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-162</guid>
		<description>Hey, I am a student at Northern Kentucky University and I wanted to use your script on a web crawler program for my research. I wanted to get your approval before using the script as it may be distributed later in the future. I will of course give you full credit for the use of your script. If you can send me an e-mail letting me know, that would be much appreciated! By the way, the script is very useful!</description>
		<content:encoded><![CDATA[<p>Hey, I am a student at Northern Kentucky University and I wanted to use your script on a web crawler program for my research. I wanted to get your approval before using the script as it may be distributed later in the future. I will of course give you full credit for the use of your script. If you can send me an e-mail letting me know, that would be much appreciated! By the way, the script is very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-161</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 25 Jun 2009 20:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-161</guid>
		<description>Cool :-)</description>
		<content:encoded><![CDATA[<p>Cool <img src="http://martin.ankerl.com/wp-includes/images/smilies/icon_smile.gif?9d7bd4" alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-160</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Thu, 25 Jun 2009 20:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-160</guid>
		<description>Hi Michael, thanks! I have updated the tool with your suggestion and made a new release. Now also with a nanozip extraction.</description>
		<content:encoded><![CDATA[<p>Hi Michael, thanks! I have updated the tool with your suggestion and made a new release. Now also with a nanozip extraction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-159</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 25 Jun 2009 19:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-159</guid>
		<description>Awesome tool!
I have made one adjustment for extracting RPM files.

I added the -m option to preserve the original &#039;pack&#039; - date

rules.push [ :type, /^RPM/, &quot;rpm2cpio &lt; %FILE% &#124; cpio -i -m -d --verbose&quot; ]

THANKS for sharing this powerful utility</description>
		<content:encoded><![CDATA[<p>Awesome tool!<br />
I have made one adjustment for extracting RPM files.</p>
<p>I added the -m option to preserve the original &#8216;pack&#8217; &#8211; date</p>
<p>rules.push [ :type, /^RPM/, "rpm2cpio &lt; %FILE% | cpio -i -m -d --verbose" ]</p>
<p>THANKS for sharing this powerful utility</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-158</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-158</guid>
		<description>Hi Erwin, install ruby with &quot;sudo apt-get install ruby&quot;  if you have not done this already.</description>
		<content:encoded><![CDATA[<p>Hi Erwin, install ruby with &#8220;sudo apt-get install ruby&#8221;  if you have not done this already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-157</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Thu, 02 Apr 2009 08:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-157</guid>
		<description>One problem, just installed Intrepid Ibex (ubuntu 8.10)
After copying the exact code for the teriminal, you are asked if you want to continue y/n. If I say Y, it says abort. and doesn&#039;t do anything afterwards.

Erwin</description>
		<content:encoded><![CDATA[<p>One problem, just installed Intrepid Ibex (ubuntu 8.10)<br />
After copying the exact code for the teriminal, you are asked if you want to continue y/n. If I say Y, it says abort. and doesn&#8217;t do anything afterwards.</p>
<p>Erwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allyn</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-156</link>
		<dc:creator>Allyn</dc:creator>
		<pubDate>Thu, 19 Feb 2009 04:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-156</guid>
		<description>Excellent. Love to see Ruby in the wild.</description>
		<content:encoded><![CDATA[<p>Excellent. Love to see Ruby in the wild.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Ankerl</title>
		<link>http://martin.ankerl.com/2006/08/11/program-e-extract-any-archive/#comment-155</link>
		<dc:creator>Martin Ankerl</dc:creator>
		<pubDate>Fri, 06 Feb 2009 21:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=71#comment-155</guid>
		<description>Hi Michael, sorry but I have no idea. Try googling for this error message, maybe you find the solution. This has nothing to do with e, this seems to be a problem of arc.</description>
		<content:encoded><![CDATA[<p>Hi Michael, sorry but I have no idea. Try googling for this error message, maybe you find the solution. This has nothing to do with e, this seems to be a problem of arc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 444/470 objects using disk: basic

Served from: martin.ankerl.com @ 2012-02-08 22:30:23 -->
