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
- [BUG] `---exec-batch` doesn't always run commands in order
- fix: show glob-specific error for path separators in --glob patterns (fixes #1720)
- feat: run --exec-batch batches in parallel when --threads is set (fixes #1760)
- feat: add --only-restricted to show hidden and ignored paths (fixes #1894)
- fix: hint shell builtins in command-not-found error
- Add --no-matches-message flag for empty search results
- Add extension placeholder
- Respect excludes for followed broken symlinks
- Handle path normalization errors for search roots
- fix: normalize --full-path matches for parent search paths (fixes #1513)
- Docs
- Rust not yet supported