fd (CLI)
Notes
A simple, fast and user-friendly alternative to 'find'
Release notes
v7.0.0
· 1y+
Features
- Added
--type executable(or-t x) to search for executable files only, see #246 (@PramodBisht) - Added support for
.fdignorefiles, see #156 and #241. - Added
--ignore-fileoption to add custom ignore files, see #156. - Suggest
--fixed-stringson invalid regular expressions, see #234 (@PramodBisht) - Detect when user supplied path instead of pattern, see #235.
Changes
.ignoreand.rgignorefiles are not parsed anymore. Use.fdignorefiles or add custom files via--ignore-fileinstead.- Updated to
regex-syntax0.5 (@cuviper)
Bugfixes
- Properly normalize absolute paths, see #268
- Invalid utf8 filenames displayed when
-eis used, see #250 - If
--typeis used, fifos/sockets/etc. are always shown, see #260
Other
- Packaging:
- The Arch Linux package is now simply called
fd. - There is now a
fdebuild for Gentoo Linux. - There is a
scooppackage forfd(Windows). - There is a
Chocolateypackage forfd(Windows). - There is a Fedora
coprpackage forfd.
- The Arch Linux package is now simply called