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] `--exclude` quirk, only seems to affect first `--search-path` in some cases (without glob)
- docs(help): pattern is mandatory for path
- fix: always warn when pattern contains path separator, not only for existing dirs
- Add a --only-restricted to not show search results other than ignored and hidden files
- Add --filter and --reject options
- --override-ignore flag to selectively bypass .gitignore
- feat: add --override-ignore flag to selectively bypass .gitignore rules
- --glob | Add warning and fast exit when / in pattern
- Add --ignore-file-name option (#1713)
- Change from hardcoded colors to env default colors
- Docs
- Rust not yet supported