

<?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: Find text within files</title>
	<atom:link href="http://bloke.org/linux/find-text-within-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloke.org/linux/find-text-within-files/</link>
	<description>Independent PHP, WordPress &#38; CubeCart Programmer</description>
	<lastBuildDate>Wed, 16 May 2012 16:54:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Kieran</title>
		<link>http://bloke.org/linux/find-text-within-files/#comment-261</link>
		<dc:creator>Kieran</dc:creator>
		<pubDate>Sun, 04 May 2008 20:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=264#comment-261</guid>
		<description>Almost as good, but I found it freaked out with symbolic links occasionally.</description>
		<content:encoded><![CDATA[<p>Almost as good, but I found it freaked out with symbolic links occasionally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://bloke.org/linux/find-text-within-files/#comment-260</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sun, 04 May 2008 20:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://bloke.org/?p=264#comment-260</guid>
		<description>grep -lir &#039;some text&#039; *</description>
		<content:encoded><![CDATA[<p>grep -lir &#8216;some text&#8217; *</p>
]]></content:encoded>
	</item>
</channel>
</rss>

