<?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"
	>
<channel>
	<title>Comments on: Manpages 彩色版</title>
	<atom:link href="http://linuxtoy.org/archives/colored-manpages.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/colored-manpages.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Thu, 08 Jan 2009 18:29:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: ytao</title>
		<link>http://linuxtoy.org/archives/colored-manpages.html#comment-35148</link>
		<dc:creator>ytao</dc:creator>
		<pubDate>Tue, 26 Jun 2007 10:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/colored-manpages.html#comment-35148</guid>
		<description>真不错呀！不但看上去是彩色，而且我的man可以使用上下键查看了，不知道是不是也是因为这个缘故。</description>
		<content:encoded><![CDATA[<p>真不错呀！不但看上去是彩色，而且我的man可以使用上下键查看了，不知道是不是也是因为这个缘故。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/colored-manpages.html#comment-34814</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Mon, 25 Jun 2007 11:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/colored-manpages.html#comment-34814</guid>
		<description>@nacre, xwl：谢谢。</description>
		<content:encoded><![CDATA[<p>@nacre, xwl：谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xwl</title>
		<link>http://linuxtoy.org/archives/colored-manpages.html#comment-34714</link>
		<dc:creator>xwl</dc:creator>
		<pubDate>Mon, 25 Jun 2007 04:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/colored-manpages.html#comment-34714</guid>
		<description>真的想用的话，还不如直接上 most...

$ PAGER=most man ls</description>
		<content:encoded><![CDATA[<p>真的想用的话，还不如直接上 most&#8230;</p>
<p>$ PAGER=most man ls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roylez</title>
		<link>http://linuxtoy.org/archives/colored-manpages.html#comment-34674</link>
		<dc:creator>roylez</dc:creator>
		<pubDate>Mon, 25 Jun 2007 02:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/colored-manpages.html#comment-34674</guid>
		<description>Haven't you guys tried rxvt?</description>
		<content:encoded><![CDATA[<p>Haven&#8217;t you guys tried rxvt?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xul</title>
		<link>http://linuxtoy.org/archives/colored-manpages.html#comment-34589</link>
		<dc:creator>xul</dc:creator>
		<pubDate>Sun, 24 Jun 2007 19:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/colored-manpages.html#comment-34589</guid>
		<description>nacre 的方法不错。</description>
		<content:encoded><![CDATA[<p>nacre 的方法不错。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nacre</title>
		<link>http://linuxtoy.org/archives/colored-manpages.html#comment-34563</link>
		<dc:creator>nacre</dc:creator>
		<pubDate>Sun, 24 Jun 2007 17:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/colored-manpages.html#comment-34563</guid>
		<description>不用这么麻烦的，在~/.bashrc里添加如下内容就可以了：
#For colourful man pages (CLUG-Wiki style)
export LESS_TERMCAP_mb=$'\E[01;31m'
export LESS_TERMCAP_md=$'\E[01;31m'
export LESS_TERMCAP_me=$'\E[0m'
export LESS_TERMCAP_se=$'\E[0m'
export LESS_TERMCAP_so=$'\E[01;44;33m'
export LESS_TERMCAP_ue=$'\E[0m'
export LESS_TERMCAP_us=$'\E[01;32m'</description>
		<content:encoded><![CDATA[<p>不用这么麻烦的，在~/.bashrc里添加如下内容就可以了：<br />
#For colourful man pages (CLUG-Wiki style)<br />
export LESS_TERMCAP_mb=$&#8217;\E[01;31m&#8217;<br />
export LESS_TERMCAP_md=$&#8217;\E[01;31m&#8217;<br />
export LESS_TERMCAP_me=$&#8217;\E[0m&#8217;<br />
export LESS_TERMCAP_se=$&#8217;\E[0m&#8217;<br />
export LESS_TERMCAP_so=$&#8217;\E[01;44;33m&#8217;<br />
export LESS_TERMCAP_ue=$&#8217;\E[0m&#8217;<br />
export LESS_TERMCAP_us=$&#8217;\E[01;32m&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Border</title>
		<link>http://linuxtoy.org/archives/colored-manpages.html#comment-34547</link>
		<dc:creator>Border</dc:creator>
		<pubDate>Sun, 24 Jun 2007 16:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/colored-manpages.html#comment-34547</guid>
		<description>有空了就去试试。Thanks</description>
		<content:encoded><![CDATA[<p>有空了就去试试。Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davix</title>
		<link>http://linuxtoy.org/archives/colored-manpages.html#comment-34522</link>
		<dc:creator>davix</dc:creator>
		<pubDate>Sun, 24 Jun 2007 15:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/colored-manpages.html#comment-34522</guid>
		<description>不错，多谢toy的介绍，明天试试</description>
		<content:encoded><![CDATA[<p>不错，多谢toy的介绍，明天试试</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 风雷</title>
		<link>http://linuxtoy.org/archives/colored-manpages.html#comment-34515</link>
		<dc:creator>风雷</dc:creator>
		<pubDate>Sun, 24 Jun 2007 14:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/colored-manpages.html#comment-34515</guid>
		<description>恩，这个挺有意思的</description>
		<content:encoded><![CDATA[<p>恩，这个挺有意思的</p>
]]></content:encoded>
	</item>
</channel>
</rss>
