Skip to content

Instantly share code, notes, and snippets.

@zhelezoglo
Created April 14, 2015 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhelezoglo/6f21de936acb1f24a2ff to your computer and use it in GitHub Desktop.
Save zhelezoglo/6f21de936acb1f24a2ff to your computer and use it in GitHub Desktop.
find . -name target -type d -exec rm -rf {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment