Skip to content

Instantly share code, notes, and snippets.

@gregawoods
Created October 9, 2013 14:13
Show Gist options
  • Save gregawoods/6901968 to your computer and use it in GitHub Desktop.
Save gregawoods/6901968 to your computer and use it in GitHub Desktop.
Slightly ashamed to admit that this cleared up an entire gig of space on my drive. Criminy.
cd ~/.rvm
rm `find . -type f -name test.log`
rm `find . -type f -name development.log`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment