Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Cutthroat

macrumors newbie
Original poster
Jul 21, 2008
4
0
Hi guys, I've got a Dual 1.8 Ghz PPC G5 running OSX 10.4.11, with an 80 Gig hard drive with 40 gigs free. When I "Get Info" for my main system volume user folder, it says it's only 15 gigs. I've got an extra 15 - 20 gigs floating around somewhere in here, and I need 'em for a big-ass install. I'd install it on an external hard drive if I could, but I can't. I've looked everywhere for these mystery gigs and can't find them. Any ideas where they are?
 
I can't find the files that I want to delete in Finder. I do a spotlight search, and nothing comes up. I'm too cheap to buy the full version so I can delete it from the app. Any ideas?
 
You can also go into the terminal and type the following command

cd /
find . -size +5000 -exec ls -s {} \; | sort -nr | more

you may need to do a sudo before the find if the file is hiding in a system directory. This gives you a sorted list of files by size.
 
This is what I see:

I can't find this anywhere. PilotError, I am not good with using Terminal and would hate to mess everything up by using it.
 

Attachments

  • Picture 3.png
    Picture 3.png
    24.2 KB · Views: 47
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.