<?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/language/bash/tags/recursive</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 17:51:01 GMT</pubDate>
<item>
<title>(Bash) Remove certain files recursively in Linux - jturmel</title>
<link>http://snipplr.com/view/6527/remove-certain-files-recursively-in-linux/</link>
<description><![CDATA[ <p>Example code would remove all files/folders recursively starting from the current folder named file_name</p> ]]></description>
<pubDate>Sun, 01 Jun 2008 03:50:04 GMT</pubDate>
<guid>http://snipplr.com/view/6527/remove-certain-files-recursively-in-linux/</guid>
</item>
<item>
<title>(Bash) Add all unversioned (except ignored) to commit - benpjohnson</title>
<link>http://snipplr.com/view/6265/add-all-unversioned-except-ignored-to-commit/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 16 May 2008 10:06:42 GMT</pubDate>
<guid>http://snipplr.com/view/6265/add-all-unversioned-except-ignored-to-commit/</guid>
</item>
<item>
<title>(Bash) SVN Add Recursively - tylerhall</title>
<link>http://snipplr.com/view/5745/svn-add-recursively/</link>
<description><![CDATA[ <p>This adds all new files to SVN recursively. It doesn't work for files that have spaces in their name, but why would you create a file with a space in its name in the first place?</p> ]]></description>
<pubDate>Tue, 08 Apr 2008 02:54:09 GMT</pubDate>
<guid>http://snipplr.com/view/5745/svn-add-recursively/</guid>
</item>
<item>
<title>(Bash) WGet entire site with wget -pkr - noah</title>
<link>http://snipplr.com/view/5094/wget-entire-site-with-wget-pkr/</link>
<description><![CDATA[ <p>Download and archive an entire Web site, starting with the given page and recursing down 1 level.   Adjust how many levels deep by changing the numeric argument given after -l

Won't follow @import links in CSS.</p> ]]></description>
<pubDate>Sat, 16 Feb 2008 21:42:46 GMT</pubDate>
<guid>http://snipplr.com/view/5094/wget-entire-site-with-wget-pkr/</guid>
</item>
<item>
<title>(Bash) Recursive grep - kyokutyo</title>
<link>http://snipplr.com/view/4804/recursive-grep/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 28 Jan 2008 03:56:49 GMT</pubDate>
<guid>http://snipplr.com/view/4804/recursive-grep/</guid>
</item>
<item>
<title>(Bash) recursively delete CVS directories - jachin</title>
<link>http://snipplr.com/view/4035/recursively-delete-cvs-directories/</link>
<description><![CDATA[ <p>This command will recursively delete all the CVS files in the current directory.</p> ]]></description>
<pubDate>Sun, 28 Oct 2007 22:47:15 GMT</pubDate>
<guid>http://snipplr.com/view/4035/recursively-delete-cvs-directories/</guid>
</item>
</channel>
</rss>