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

mavericks7913

Suspended
Original poster
Today, idk why but there are over 250gb of "other" unexpectedly. I have no idea why do I have more than 250gb just for other files so I want to delete unnecessary other files asap. How can I identify those other files?
 
Download and use OmniDiskSweeper. It will provide a sorted list of what's consuming your space.

Another option is to use this terminal command
sudo du -d 1 -x -c -g /

I prefer to redirect it to a text file (this puts it in your Documents folder
sudo du -d 1 -x -c -g / > ~/Documents/du.txt
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.