You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
macrumors regular
Original poster
It seems like i have some issues, i can't have 60gb of applications
Any ideas?
![]()
Download and use
OmniDiskSweeper. It will provide a sorted list of what's consuming your space.
Another option which is more comprehensive 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
macrumors regular
Original poster
As you can see there is something wrong
![]()