<?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: Using grep/egrep to find out which file contains a word or string in Unix or Linux</title>
	<atom:link href="http://www.gamescheat.ca/2010/02/using-grepegrep-to-find-out-which-file-contains-a-word-or-string-in-unix-or-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gamescheat.ca/2010/02/using-grepegrep-to-find-out-which-file-contains-a-word-or-string-in-unix-or-linux/</link>
	<description>Day to day technical how to - by Andrew Lin</description>
	<lastBuildDate>Tue, 10 Jan 2012 22:33:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Clif Smith</title>
		<link>http://www.gamescheat.ca/2010/02/using-grepegrep-to-find-out-which-file-contains-a-word-or-string-in-unix-or-linux/comment-page-1/#comment-3037</link>
		<dc:creator>Clif Smith</dc:creator>
		<pubDate>Fri, 23 Jul 2010 18:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gamescheat.ca/?p=783#comment-3037</guid>
		<description>If you want to look throughout directory trees:

find . -exec grep -q whatever &#039;{}&#039; \;</description>
		<content:encoded><![CDATA[<p>If you want to look throughout directory trees:</p>
<p>find . -exec grep -q whatever &#8216;{}&#8217; \;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clif Smith</title>
		<link>http://www.gamescheat.ca/2010/02/using-grepegrep-to-find-out-which-file-contains-a-word-or-string-in-unix-or-linux/comment-page-1/#comment-3036</link>
		<dc:creator>Clif Smith</dc:creator>
		<pubDate>Fri, 23 Jul 2010 18:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gamescheat.ca/?p=783#comment-3036</guid>
		<description>If you want to look throughout directory tree(s):
  </description>
		<content:encoded><![CDATA[<p>If you want to look throughout directory tree(s):</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO</title>
		<link>http://www.gamescheat.ca/2010/02/using-grepegrep-to-find-out-which-file-contains-a-word-or-string-in-unix-or-linux/comment-page-1/#comment-1477</link>
		<dc:creator>SEO</dc:creator>
		<pubDate>Wed, 24 Feb 2010 03:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gamescheat.ca/?p=783#comment-1477</guid>
		<description>A good lesson for me today, thank you.</description>
		<content:encoded><![CDATA[<p>A good lesson for me today, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: google search trends</title>
		<link>http://www.gamescheat.ca/2010/02/using-grepegrep-to-find-out-which-file-contains-a-word-or-string-in-unix-or-linux/comment-page-1/#comment-1324</link>
		<dc:creator>google search trends</dc:creator>
		<pubDate>Sun, 07 Feb 2010 11:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.gamescheat.ca/?p=783#comment-1324</guid>
		<description>Keep working ,great job!</description>
		<content:encoded><![CDATA[<p>Keep working ,great job!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

