<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/favorites/benpjohnson/tags/find</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 17:40:28 GMT</pubDate>
<item>
<title>(Bash) Recursively remove .svn directories - benpjohnson</title>
<link>http://snipplr.com/view/5865/recursively-remove-svn-directories/</link>
<description><![CDATA[ <p>Execute this to remove the .svn directory from the current directory and all sub directories</p> ]]></description>
<pubDate>Tue, 15 Apr 2008 09:39:43 GMT</pubDate>
<guid>http://snipplr.com/view/5865/recursively-remove-svn-directories/</guid>
</item>
<item>
<title>(Bash) Exclude some directories from grep - benpjohnson</title>
<link>http://snipplr.com/view/4744/exclude-some-directories-from-grep/</link>
<description><![CDATA[ <p>The following command will grep for a string in HTML files, but will skip the directories dirFoo and dirBar.  (Thanks Jeff)</p> ]]></description>
<pubDate>Wed, 23 Jan 2008 12:44:48 GMT</pubDate>
<guid>http://snipplr.com/view/4744/exclude-some-directories-from-grep/</guid>
</item>
</channel>
</rss>