simple, fast and user-friendly alternative to find
fd is a simple, fast and user-friendly alternative to find. While it does not seek to mirror all of find's powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases.
fd is a simple, fast and user-friendly alternative to find. While it does not seek to mirror all of find's powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases.
To install fd, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install fd
To see what files were installed by fd, run:
port contents fd
To later upgrade fd, run:
sudo port selfupdate && sudo port upgrade fd
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.