<?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"
	>
<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></description>
	<pubDate>Thu, 28 Aug 2008 03:18:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<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 'some text' *</description>
		<content:encoded><![CDATA[<p>grep -lir &#8217;some text&#8217; *</p>
]]></content:encoded>
	</item>
</channel>
</rss>
