Skip to content

Instantly share code, notes, and snippets.

@couchoud
Created October 7, 2009 20:04
Show Gist options
  • Save couchoud/204398 to your computer and use it in GitHub Desktop.
Save couchoud/204398 to your computer and use it in GitHub Desktop.
find . -regex '.*.svn' -exec rm -rf "{}" \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment