Skip to content

Instantly share code, notes, and snippets.

@tudormunteanu
Created March 1, 2012 08:42
Show Gist options
  • Select an option

  • Save tudormunteanu/1948389 to your computer and use it in GitHub Desktop.

Select an option

Save tudormunteanu/1948389 to your computer and use it in GitHub Desktop.
rm for huge number of files
0x002:/some/folder# find . -name 'thumb_*' | xargs rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment