brew install fd On Arch Linux, you can install fd from the official repositories:

fd --version Here's a basic example of how to use fd to find all directories:

fd -t d Or to find files with a specific extension: