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 supported3 Subscribers
Add a CodeTriage badge to fd
Help out
- Issues
- feat: add --no-ignore-vcs-exclude / --ignore-vcs-exclude
- fix: don't let --type executable/empty filter out other requested types
- docs: update Guix package link
- fix: do not list hidden files negated in .gitignore without --hidden
- Exit non-zero on filesystem traversal errors
- build(deps): bump actions/attest from 4.2.1 to 4.2.2
- Print the actual reason a --changed-before/--changed-within date fails to parse
- fix: normalize path separators for --full-path glob matches on Windows
- Validate maximum thread count
- Improve --changed-before/--changed-within error messages with parse details
- Docs
- Rust not yet supported