A small utility application for macOS that graphically shows the disk usage within a file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space.
A small utility application for macOS that graphically shows the disk usage within a file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space.
To install GrandPerspective, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install GrandPerspective
To see what files were installed by GrandPerspective, run:
port contents GrandPerspective
To later upgrade GrandPerspective, run:
sudo port selfupdate && sudo port upgrade GrandPerspective
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.