Updated fd to the latest version 7.2.0.
Features:
- Added support for filtering by file modification time.
- Added --show-errors option to enable the display of filesystem error messages such as "permission denied".
- Added --maxdepth as a (hidden) alias for --max-depth.
- Added --search-path option which can be supplied to replace the positional path argument at any position.
Changes:
- Loosen strict handling of missing --ignore-file.
- Re-enabled .ignore files.
Bugfixes:
- fd could previously get stuck when run from the root directory in the presence of zombie processes.