Skip to content

Instantly share code, notes, and snippets.

@bobwei
Created September 11, 2013 08:41
Show Gist options
  • Save bobwei/6520913 to your computer and use it in GitHub Desktop.
Save bobwei/6520913 to your computer and use it in GitHub Desktop.
find . -name "*.pyc" -exec rm -rf {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment