fd
https://github.com/sharkdp/fd
Rust
A simple, fast and user-friendly alternative to 'find'
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported4 Subscribers
Add a CodeTriage badge to fd
Help out
- Issues
- [BUG] 🐌 fd can be much slower than GNU find in some cases
- Add --filter argument that filters results based on command exit-code
- [BUG] search strings containing umlaut fails to find any results
- Possible to render $HOME as ~ in fd output?
- Add `--ctime` (change time) filter option to `fd`
- Benchmark is unfair. find(1) should not be used for grepping.
- Add an option to quote files in output for easier copy/pasting
- Add the possibility to include ignored file but exclude files from .gitignore
- Negate filters akin to grep's `-v` switch?
- Ignore gitignore rules when explicitly searching inside an ignored dir
- Docs
- Rust not yet supported