<?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: Need to find a SMALL amount of text in a BIG directory? No problem!</title>
	<atom:link href="http://www.freemacunix.com/need-to-find-a-small-amount-of-text-in-a-big-directory-no-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freemacunix.com/need-to-find-a-small-amount-of-text-in-a-big-directory-no-problem/</link>
	<description>Terminal for the Rest of Us</description>
	<lastBuildDate>Sun, 13 Jun 2010 16:09:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Avgust</title>
		<link>http://www.freemacunix.com/need-to-find-a-small-amount-of-text-in-a-big-directory-no-problem/comment-page-1/#comment-32823</link>
		<dc:creator>Avgust</dc:creator>
		<pubDate>Sun, 13 Jun 2010 16:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.freemacunix.com/need-to-find-a-small-amount-of-text-in-a-big-directory-no-problem/#comment-32823</guid>
		<description>&lt;strong&gt;&lt;a href=&quot;http://avto-himki.ru/ ayikayu@roozvmo.ru&quot; rel=&quot;nofollow&quot;&gt;1&lt;/a&gt;...&lt;/strong&gt;

no more...</description>
		<content:encoded><![CDATA[<p><strong><a href="http://avto-himki.ru/ <a href="mailto:ayikayu@roozvmo.ru">ayikayu@roozvmo.ru</a>&#8221; rel=&#8221;nofollow&#8221;>1&#8230;</strong></p>
<p>no more&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.freemacunix.com/need-to-find-a-small-amount-of-text-in-a-big-directory-no-problem/comment-page-1/#comment-17578</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Sun, 07 Jun 2009 04:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.freemacunix.com/need-to-find-a-small-amount-of-text-in-a-big-directory-no-problem/#comment-17578</guid>
		<description>First let me say this is a handy set of tips on your site. :)

There is a quicker way to do this as well just by tweaking your find command a bit.

find . -exec grep yahoo {} \;

The exec statement works the same as xargs.  You can also narrow down the search results from find using type, name and maxdepth options.

Cheers</description>
		<content:encoded><![CDATA[<p>First let me say this is a handy set of tips on your site. <img src='http://www.freemacunix.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>There is a quicker way to do this as well just by tweaking your find command a bit.</p>
<p>find . -exec grep yahoo {} \;</p>
<p>The exec statement works the same as xargs.  You can also narrow down the search results from find using type, name and maxdepth options.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

