<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: locate 和 find：两个查找文件的命令</title>
	<atom:link href="http://linuxtoy.org/archives/locate-and-find.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/locate-and-find.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Fri, 25 May 2012 01:27:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mutou</title>
		<link>http://linuxtoy.org/archives/locate-and-find.html#comment-11791</link>
		<dc:creator>mutou</dc:creator>
		<pubDate>Sun, 11 Feb 2007 06:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/locate-and-find.html#comment-11791</guid>
		<description>&lt;p&gt;to fivesheep
谢谢。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>to fivesheep
谢谢。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Fivesheep</title>
		<link>http://linuxtoy.org/archives/locate-and-find.html#comment-11664</link>
		<dc:creator>Fivesheep</dc:creator>
		<pubDate>Sat, 10 Feb 2007 15:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/locate-and-find.html#comment-11664</guid>
		<description>&lt;p&gt;to mutou:&lt;/p&gt;

&lt;p&gt;这个你可以通过管道操作
比如:&lt;/p&gt;

&lt;p&gt;ls -1 &#124; xargs grep &quot;hello&quot;&lt;/p&gt;

&lt;p&gt;就可以查找当前目录中哪个文件包含有&quot;hello&quot;这个单词.&lt;/p&gt;

&lt;p&gt;反正, 方法很多..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>to mutou:</p>

<p>这个你可以通过管道操作
比如:</p>

<p>ls -1 | xargs grep "hello"</p>

<p>就可以查找当前目录中哪个文件包含有"hello"这个单词.</p>

<p>反正, 方法很多..</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mutou</title>
		<link>http://linuxtoy.org/archives/locate-and-find.html#comment-11658</link>
		<dc:creator>mutou</dc:creator>
		<pubDate>Sat, 10 Feb 2007 15:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/locate-and-find.html#comment-11658</guid>
		<description>&lt;p&gt;有没有基于文件内容的本地搜索工具？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>有没有基于文件内容的本地搜索工具？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/locate-and-find.html#comment-11384</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Fri, 09 Feb 2007 10:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/locate-and-find.html#comment-11384</guid>
		<description>&lt;p&gt;@chewbaaca: Thanks for your recommended.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@chewbaaca: Thanks for your recommended.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: chewbaaca</title>
		<link>http://linuxtoy.org/archives/locate-and-find.html#comment-11365</link>
		<dc:creator>chewbaaca</dc:creator>
		<pubDate>Fri, 09 Feb 2007 08:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/locate-and-find.html#comment-11365</guid>
		<description>&lt;p&gt;another choice slocate, first you need to update your database for fully search by using &quot;updatedb&quot;&lt;/p&gt;

&lt;p&gt;slocate : Security Enhanced version of the GNU locate&lt;/p&gt;

&lt;p&gt;install by using &quot;apt-get install slocate&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>another choice slocate, first you need to update your database for fully search by using "updatedb"</p>

<p>slocate : Security Enhanced version of the GNU locate</p>

<p>install by using "apt-get install slocate"</p>]]></content:encoded>
	</item>
</channel>
</rss>

