Skip to content

Instantly share code, notes, and snippets.

@mikeyakymenko
Created August 1, 2015 13:20
Show Gist options
  • Select an option

  • Save mikeyakymenko/4ad9c4cf7613960148d3 to your computer and use it in GitHub Desktop.

Select an option

Save mikeyakymenko/4ad9c4cf7613960148d3 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