<?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>NotrevBlog &#187; man pages</title>
	<atom:link href="http://earruda.eti.br/blog/tag/man-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://earruda.eti.br/blog</link>
	<description>Éverton Arruda's Blog</description>
	<lastBuildDate>Wed, 01 Jun 2011 15:14:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Colored Man Pages</title>
		<link>http://earruda.eti.br/blog/2009/07/colored-man-pages/</link>
		<comments>http://earruda.eti.br/blog/2009/07/colored-man-pages/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 15:36:32 +0000</pubDate>
		<dc:creator>Éverton Arruda</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet INdT]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[man pages]]></category>

		<guid isPermaLink="false">http://earruda.eti.br/blog/?p=83</guid>
		<description><![CDATA[I found an interesting tip about coloring man pages in Jônatas&#8217; blog (http://tupinigeek.blogspot.com/2009/07/man-pages-coloridas.html &#60;- in Portugese). This is how you do it: 1 &#8211; Install most (http://www.jedsoft.org/most/index.html): You can download most here: ftp://space.mit.edu/pub/davis/most/ or by executing the line bellow in debian-like systems: 1# aptitude install most 2 &#8211; Export MANPAGER variable: After this you&#8217;ll have [...]]]></description>
			<content:encoded><![CDATA[<p>I found an interesting tip about coloring man pages in Jônatas&#8217; blog (<a href="http://tupinigeek.blogspot.com/2009/07/man-pages-coloridas.html">http://tupinigeek.blogspot.com/2009/07/man-pages-coloridas.html</a> &lt;- in Portugese). This is how you do it:</p>
<p><strong>1 &#8211; Install <em>most</em> (<a title="Most Home Page" href="http://www.jedsoft.org/most/index.html" target="_blank">http://www.jedsoft.org/most/index.html</a>):<br />
</strong>You can download <em>most</em> here<strong>: </strong><a title="Download Most" href="ftp://space.mit.edu/pub/davis/most/" target="_blank">ftp://space.mit.edu/pub/davis/most/</a><br />
or by executing the line bellow in debian-like systems:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># aptitude install most</div></td></tr></tbody></table></div>
<p><strong>2 &#8211; Export MANPAGER variable:</strong><br />
After this you&#8217;ll have to execute the line bellow:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ export MANPAGER=&quot;/usr/bin/most -s&quot;</div></td></tr></tbody></table></div>
<p>Now you should have your man pages like this:<br />
<a href="http://earruda.eti.br/images/colored-man-pages.png"><img class="aligncenter" title="Colored Man Pages" src="http://earruda.eti.br/images/colored-man-pages.png" alt="" width="600" height="417" /></a></p>
<p>If you don&#8217;t want to export that variable everytime you restart your computer, you can add that line to your <em>.bashrc</em> file:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ echo &quot;export MANPAGER=\&quot;/usr/bin/most -s\&quot;&quot; &gt;&gt; ~/.bashrc</div></td></tr></tbody></table></div>
]]></content:encoded>
			<wfw:commentRss>http://earruda.eti.br/blog/2009/07/colored-man-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

