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
- Only ignore .git/info/exclude
- Support absolute path in exclude
- Add WSL2 support for hyperlinks
- Initial attempt at adding support for pcre
- [BUG] regex capture groups (backreferences are not supported)
- Format results as hyperlinks using common editor protocols and custom protocols
- Use eza instead of GNU ls
- Warn when forgetting `--hidden` on a filename starting with `.`
- [BUG] Single quotes inside double quotes with exec on MSYS2
- Docs
- Rust not yet supported