<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - benatkin</title>
<link>http://snipplr.com/users/benatkin/tags/grep</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 08 Sep 2008 05:17:47 GMT</pubDate>
<item>
<title>(Bash) Grep for a string in all files in a directory and its subdirectories with a certain extension</title>
<link>http://snipplr.com/view/2002/grep-for-a-string-in-all-files-in-a-directory-and-its-subdirectories-with-a-certain-extension/</link>
<description><![CDATA[ <p>Searches all HTML files in current directory and subdirectory for the string &amp;quot;cookiemonster.html&amp;quot;. Can be used to find which pages link to a page. Further tweaks can find which source files directly include a file. Both file names and the search string are case insensitive.</p> ]]></description>
<pubDate>Fri, 19 Jan 2007 09:15:02 GMT</pubDate>
<guid>http://snipplr.com/view/2002/grep-for-a-string-in-all-files-in-a-directory-and-its-subdirectories-with-a-certain-extension/</guid>
</item>
</channel>
</rss>