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
- Clarify that -e/--extension matches all entry types
- [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 little more automation for the release
- Add a --only-restricted to not show search results other than ignored and hidden files
- Add --filter and --reject options
- Fix symlink for bash completions
- [BUG] Bash completions do not work for alias fdfind in deb release
- --override-ignore flag to selectively bypass .gitignore
- Docs
- Rust not yet supported