A tool to conveniently learn about the disk usage of directories, fast!
dua (-> Disk Usage Analyzer) is a tool to conveniently learn about the usage of disk space of a given directory. It's parallel by default and will max out your SSD, providing relevant information as fast as possible. Optionally delete superfluous data, and do so more quickly than rm.
dua (-> Disk Usage Analyzer) is a tool to conveniently learn about the usage of disk space of a given directory. It's parallel by default and will max out your SSD, providing relevant information as fast as possible. Optionally delete superfluous data, and do so more quickly than rm.
To install dua-cli, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dua-cli
To see what files were installed by dua-cli, run:
port contents dua-cli
To later upgrade dua-cli, run:
sudo port selfupdate && sudo port upgrade dua-cli
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.