Return to Snippet

Revision: 45371
at April 29, 2011 01:16 by scottwatkins


Initial Code
rm -rf `find . -type d -name .svn`

Initial URL
http://codesnippets.joyent.com/posts/show/104

Initial Description

                                

Initial Title
Recursively remove all .svn directories

Initial Tags

                                

Initial Language
Bash