Skip to content

Instantly share code, notes, and snippets.

@ekosuhariyadi
Created July 8, 2014 02:59
Show Gist options
  • Save ekosuhariyadi/557319da2dfc1b806a02 to your computer and use it in GitHub Desktop.
Save ekosuhariyadi/557319da2dfc1b806a02 to your computer and use it in GitHub Desktop.
Usable alias
alias delsvn='find . -type d -name .svn -exec rm -rf {} +'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment