<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - arunpjohny</title>
<link>http://snipplr.com/users/arunpjohny/tags/linux</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 10:23:03 GMT</pubDate>
<item>
<title>(Other) Find files that contain a text string</title>
<link>http://snipplr.com/view/5478/find-files-that-contain-a-text-string/</link>
<description><![CDATA[ <p>The -l switch outputs only the names of files in which the text occurs (instead of each line containing the text), the -i switch ignores the case, and the -r descends into subdirectories.</p> ]]></description>
<pubDate>Tue, 18 Mar 2008 09:01:44 GMT</pubDate>
<guid>http://snipplr.com/view/5478/find-files-that-contain-a-text-string/</guid>
</item>
</channel>
</rss>