<?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>hao32的个人日志 &#187; Unix/Linux</title>
	<atom:link href="http://www.hao32.com/tags/unix-linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hao32.com</link>
	<description>私人日志记录</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:43:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FreeBSD 的 updatedb</title>
		<link>http://www.hao32.com/unix-linux/49.html</link>
		<comments>http://www.hao32.com/unix-linux/49.html#comments</comments>
		<pubDate>Wed, 11 Jun 2008 08:00:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[updatedb]]></category>

		<guid isPermaLink="false">http://www.hao32.com/?p=49</guid>
		<description><![CDATA[FreeBSD的updatedb, 众所周知, locate是非常方便的查找工具,
但是我们在FreeBSD下执行locate查找的时候却报错:
locate: database too small: /var/db/locate.database
熟悉linux的朋友可能会直接updatedb, 但是提示没有此命令, 这里要说的是,
<span class="readmore"><a href="http://www.hao32.com/unix-linux/49.html" title="FreeBSD 的 updatedb" target="_blank">阅读全文——共202字</a></span>]]></description>
		<wfw:commentRss>http://www.hao32.com/unix-linux/49.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>freebsd下bash的安装配置</title>
		<link>http://www.hao32.com/unix-linux/34.html</link>
		<comments>http://www.hao32.com/unix-linux/34.html#comments</comments>
		<pubDate>Wed, 28 May 2008 01:54:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://www.hao32.com/?p=34</guid>
		<description><![CDATA[如果你习惯了linux下的bash, 可能sh会叫你有点不舒服, 只是可能, 其实习惯了就好, 关于freebsd下bash的安装和配置, 写了一个简单的步骤:
Freebsd默认安装之后用户的shell是sh，如果都已经习惯了使用bash。通过下面的步骤可以配置用户来使用bash作为shell。
1. 安装bash。 cd /usr/ports/shells/bash; make install clean
这样安装完之后，bash会被安装在/usr/local/bin/目录下面。
<span class="readmore"><a href="http://www.hao32.com/unix-linux/34.html" title="freebsd下bash的安装配置" target="_blank">阅读全文——共601字</a></span>]]></description>
		<wfw:commentRss>http://www.hao32.com/unix-linux/34.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

