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 --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
- Support for `.gitignore` with `.jj` (Jujutsu VCS) repositories
- Add `{inode}` and `{filesize}` to format template options.
- Implement --list-details natively
- feat(output): Add --json option
- Add a `--sort <path|size|created|modified>` option, especially for use with `-x <cmd>`
- Support -nouser & -nogroup
- Docs
- Rust not yet supported