<?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: Unzip or Unrar Many Files at Once in Linux</title>
	<atom:link href="http://www.notesbit.com/index.php/scripts-unix/unzip-or-unrar-many-files-at-once-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notesbit.com/index.php/scripts-unix/unzip-or-unrar-many-files-at-once-in-linux/</link>
	<description>Oracle Apps, Linux, C++, C#, DBA scripts, MySQL, PHP and Wordpress</description>
	<lastBuildDate>Mon, 22 Mar 2010 02:05:57 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Laimis</title>
		<link>http://www.notesbit.com/index.php/scripts-unix/unzip-or-unrar-many-files-at-once-in-linux/comment-page-1/#comment-56754</link>
		<dc:creator>Laimis</dc:creator>
		<pubDate>Sat, 14 Feb 2009 13:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.notesbit.com/?p=247#comment-56754</guid>
		<description>Thank you :)

This line:
$ for f in *.rar;do unrar e “$f”;done
helped me</description>
		<content:encoded><![CDATA[<p>Thank you <img src='http://www.notesbit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This line:<br />
$ for f in *.rar;do unrar e “$f”;done<br />
helped me</p>
]]></content:encoded>
	</item>
</channel>
</rss>
