<?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>The Zoltan Blog &#187; mc</title>
	<atom:link href="http://www.zoltanfagyal.com/blog/tag/mc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zoltanfagyal.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 24 Nov 2010 20:38:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to install Midnight Commander 4.6.1</title>
		<link>http://www.zoltanfagyal.com/blog/2008/08/25/how-to-install-midnight-commander-461/</link>
		<comments>http://www.zoltanfagyal.com/blog/2008/08/25/how-to-install-midnight-commander-461/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 23:29:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mc]]></category>
		<category><![CDATA[midnight commander]]></category>

		<guid isPermaLink="false">http://www.zoltanfagyal.com/blog/2008/08/25/how-to-install-midnight-commander-461/</guid>
		<description><![CDATA[Midnight Commander is a very useful file manager.
Install Midnight Commander
# wget http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-4.6.1.tar.gz
# tar zxvf mc-4.6.1.tar.gz
# cd mc-4.6.1
# ./configure
# make
# make install
To run Midnight commander use 
]]></description>
			<content:encoded><![CDATA[<p>Midnight Commander is a very useful file manager.</p>
<p>Install Midnight Commander<br />
# wget http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-4.6.1.tar.gz<br />
# tar zxvf mc-4.6.1.tar.gz<br />
# cd mc-4.6.1<br />
# ./configure<br />
# make<br />
# make install</p>
<p>To run Midnight commander use </p>
]]></content:encoded>
			<wfw:commentRss>http://www.zoltanfagyal.com/blog/2008/08/25/how-to-install-midnight-commander-461/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

