fd (CLI)
Notes
A simple, fast and user-friendly alternative to 'find'
Release notes
v2.0.0
· 1y+
- Changed
--sensitiveto--case-sensitive - Changed
--absoluteto--absolute-path - Throw an error if root directory is not existent, see #39
- Use absolute paths if the root dir is an absolute path, see #40
- Handle invalid UTF-8, see #34 #38
- Support
-V,--versionby switching fromgetoptstoclap.
Misc:
- It's now possible to install
fdvia homebrew on macOS:brew install fd.