<?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>刘华栋的博客 &#187; gnuls</title>
	<atom:link href="http://www.liuhuadong.com/archives/tag/gnuls/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liuhuadong.com</link>
	<description>Thinking different</description>
	<lastBuildDate>Mon, 06 Feb 2012 09:14:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>freebsd7.0使用bash带色彩显示</title>
		<link>http://www.liuhuadong.com/archives/121/index.html</link>
		<comments>http://www.liuhuadong.com/archives/121/index.html#comments</comments>
		<pubDate>Mon, 10 Mar 2008 07:02:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[gnuls]]></category>

		<guid isPermaLink="false">http://www.liuhuadong.com/archives/121/index.html</guid>
		<description><![CDATA[安装bash： pkg_add -r bash whereis bash /usr/ports/shells/bash # make install clean 登陆默认shell为bash： chsh -s bash 同理安装gnuls： #cd /usr/ports/misc/gnuls #make install clean 在/etc/profile文件中添加： alias ls = &#34;gnuls &#8211;color &#34; &#160;]]></description>
			<content:encoded><![CDATA[<p>安装bash：</p>
<p>pkg_add -r bash</p>
<p>whereis bash</p>
<p>/usr/ports/shells/bash # make install clean</p>
<p>登陆默认shell为bash： chsh -s bash</p>
<p>同理安装gnuls：</p>
<p>#cd /usr/ports/misc/gnuls <br />
#make install clean</p>
<p>在/etc/profile文件中添加：</p>
<p>alias ls = &quot;gnuls &#8211;color</p>
<p>&quot;<img style="width: 485px; height: 290px" height="337" alt="" width="559" src="http://www.liuhuadong.com/wp-content/uploads/image/bsdbush1.gif" /></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.liuhuadong.com/archives/121/index.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

