<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>33dots &#187; extract rar in cent os</title>
	<atom:link href="http://www.33dots.com/index.php/tag/extract-rar-in-cent-os/feed" rel="self" type="application/rss+xml" />
	<link>http://www.33dots.com</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 05:19:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>rar archive support in Cent OS 5</title>
		<link>http://www.33dots.com/index.php/linux/rar-archive-support-in-cent-os-5.html</link>
		<comments>http://www.33dots.com/index.php/linux/rar-archive-support-in-cent-os-5.html#comments</comments>
		<pubDate>Wed, 23 Sep 2009 06:20:57 +0000</pubDate>
		<dc:creator>tony</dc:creator>
				<category><![CDATA[Cent OS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[extract rar in cent os]]></category>
		<category><![CDATA[rar]]></category>
		<category><![CDATA[rar in linux]]></category>
		<category><![CDATA[unrar]]></category>

		<guid isPermaLink="false">http://www.33dots.com/?p=229</guid>
		<description><![CDATA[.rar archive is not available in linux by default, but it can be installed by the command

[root@localhost ~]# yum install unrar

This allows you to extract rar files using the command
[tony@localhost ~]# unrar e myfile.rar
The e parameter tells the unrar to extract. More details can be found in man unrar
Now In Gnome, You could right click [...]]]></description>
			<content:encoded><![CDATA[<p><em>.rar</em> archive is not available in linux by default, but it can be installed by the command</p>
<pre>
[root@localhost ~]# yum install unrar
</pre>
<p>This allows you to extract <em>rar</em> files using the command</p>
<pre>[tony@localhost ~]# unrar e myfile.rar</pre>
<p>The <code>e</code> parameter tells the <em>unrar</em> to extract. More details can be found in <code>man unrar</code></p>
<p>Now In Gnome, You could right click on the file and click <em>Extract here</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.33dots.com/index.php/linux/rar-archive-support-in-cent-os-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
