Remove all .svn directories
Remove all .svn directories which is occasionally useful.
find . -name .svn -exec rm -rf {} \;
Written by Matthew Finlayson
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Related Tags
#bash
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#