Extremely fast tool to remove duplicates and other lint from your filesystem
Extremely fast tool to remove duplicates and other lint from your filesystem. rmlint finds space waste and other broken things on your filesystem and offers to remove it.
Extremely fast tool to remove duplicates and other lint from your filesystem. rmlint finds space waste and other broken things on your filesystem and offers to remove it.
To install rmlint, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rmlint
To see what files were installed by rmlint, run:
port contents rmlint
To later upgrade rmlint, run:
sudo port selfupdate && sudo port upgrade rmlint
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.