fd is a program that finds entries in the file system. It is a simple, fast and user-friendly replacement for find. While it does not aim to support all the powerful features of find, it provides reasonable defaults for most use cases.
fd 8.6.0 is released, the updates are as follows:
characteristic:
- Add
-and <pattern>option to add additional patterns that must match - increased
-changed-afteras-changed-withinan alias for the-changed-beforeThe names are consistent.
Variety:
- On Unix-like systems,
-type executablenow additionally checks that the file is executable by the current user
Bug fixes:
- Use fd instead of fd.exe for Powershell completion (when completion is generated on Windows)
- Fixed an issue where the full path to the fd command was not included when the completion was generated
- Fixed build error if completion was disabled
- repair
--ownerAnalysis of options - repair
--threads/-jOption value parsing
For more details, please check: https://github.com/sharkdp/fd/releases
#release #find #alternative #News Fast Delivery