Skip to content

Instantly share code, notes, and snippets.

@jmcarbo
Created July 15, 2016 12:23
Show Gist options
  • Save jmcarbo/511c3ca2acdf2026b20dbe565317782e to your computer and use it in GitHub Desktop.
Save jmcarbo/511c3ca2acdf2026b20dbe565317782e to your computer and use it in GitHub Desktop.
find . -size -9000k -exec rm {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment