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
- fix: normalize Windows backslashes in full-path mode for glob matching
- more placeholders for --format flag
- Include files modified exactly at the starting timestamp for --changed-after and its aliases
- Allow stripping cwd prefix with explicit search paths
- [BUG] file not found when using --changed-after / --changed-before
- [BUG] fd crashes when mimalloc is preloaded with LD_PRELOAD
- Output base dir content without `./` prefix when multiple search paths are used
- Escape Unicode line/paragraph separators (U+2028, U+2029)
- feat: add {.ext} and {/.ext} placeholders for file extensions
- feat: add --error-on-fs-errors flag
- Docs
- Rust not yet supported