Skip to content

Instantly share code, notes, and snippets.

@nickiaconis
Created September 25, 2014 14:07
Show Gist options
  • Save nickiaconis/c9e4e5059bafce708dee to your computer and use it in GitHub Desktop.
Save nickiaconis/c9e4e5059bafce708dee to your computer and use it in GitHub Desktop.
BusyBox Scripts
find -type f -regex '.*[^/][^/][^/][^/][^/][^/][^/][^/][^/]' -print | xargs rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment