Robot Has No Heart

Xavier Shay blogs here

A robot that does not have a heart

Rails devs, reclaim your harddrive

1
2
cd code-dir
find . | egrep "(development|test)\\.log" | grep -v .svn | xargs rm

I’d forgotten to clear out my logs for a long while. This found me 9.5Gb!

  1. Justin French says:

    how about `rake log:clear`?

  2. Xavier Shay says:

    Oh yes I’ve learned now, but that’s not going to clear out the logs in all of the 10 active projects I have…

Post a comment


(lesstile enabled - surround code blocks with ---)

A pretty flower Another pretty flower