Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bloopletech/efc5cf8c752357d61f4643fd7b3701bb to your computer and use it in GitHub Desktop.
Save bloopletech/efc5cf8c752357d61f4643fd7b3701bb to your computer and use it in GitHub Desktop.
find . -type d -name 'old' -exec rm -r {} +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment