fd (CLI)
Notes
A simple, fast and user-friendly alternative to 'find'
Release notes
v7.1.0
· 1y+
Features
- Added
--sizefilter option, see #276 (@stevepentland, @JonathanxD and @alexmaco) - Added
--type empty(or-t e) to search for empty files and/or directories, see #273
Changes
- With the new version,
.gitignorefiles will only be respected in Git repositories, not outside. - A few performance improvements for
--typesearches, see 641976cf7ad311ba741571ca8b7f02b2654b6955 and 50a2bab5cd52d26d4a3bc786885a2c270ed3b227
Other
- Starting with this release, we will offer pre-built ARM binaries, see #244
- Added instructions on how to use
fdwithemacs, see #282 (@redguardtoo) fdis now in the official openSUSE repositories, see #275 (@avindra)fdis now available via MacPorts, see #291 (@raimue)