Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save teiling88/4ed76f40e685af1c631a to your computer and use it in GitHub Desktop.
Save teiling88/4ed76f40e685af1c631a to your computer and use it in GitHub Desktop.
find $DIR -name $ENDUNG -exec echo rm -rv {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment