BetaDesigns( Blog ) Flex and Component Development

15May/101

1 Million Items to Trash!

I tried emptying my trash can the other day only to find that i had over One and a half million items in there! after leaving it for the weekend i still had more than a million to delete so i had to resort to the Terminal. And gained myself an extra 10 gig in the process!
1 Million items to trash!

So i thought i would write a quick reminder to myself how to quickly empty the trash can instead of using the Finder tool which takes ages!

>> cd ~/.Trash

>> sudo rm -r *

Filed under: Flex Leave a comment
Comments (1) Trackbacks (0)
  1. I usually use rm -rf * since sometimes I have .svn directories and thelike. So I force rm to do its job :)


Leave a comment

(required)

No trackbacks yet.