coreutils
https://github.com/uutils/coreutils
Rust
Cross-platform Rust rewrite of the GNU coreutils
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 supported14 Subscribers
Add a CodeTriage badge to coreutils
Help out
- Issues
- fix(printf): do not panic when field width exceeds u16::MAX
- ci: fix benchmarks workflow to only run on changed crates
- Revert "remove rust-version from fuzz"
- Manpages' synopses are confusing
- tail: do not abort on -c +N when the start offset is past the seek limit
- split: avoid arithmetic overflow on a huge numeric or hex suffix start value
- base32/base64/basenc: accept a -w value starting with - to match GNU
- Replace filetime with std::fs timestamp APIs
- more: use OS errors instead of hardcoded locales
- numfmt: don't panic on a multi-byte suffix under a multi-byte-separat…
- Docs
- Rust not yet supported