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

MacNoobGuy

macrumors 6502
Original poster
Hi all, my Mac Mini's internal HDD is full and I'm having trouble finding large files to delete. I don't want to download any 3rd party apps to help me. I only want to use utilities that are built into OSX.

Thank you!
 
from the terminal window:

du - a | sort -n -r

If you want to know what it does before you try type:

man du

man sort
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.