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
- split: do not overflow on -n l/K when K is larger than the byte count
- cp: fix metadata handling on WASI
- sort: report merge output flush errors
- tail: do not abort on a -c +N offset past the end of the file
- printf: avoid panic on field width above u16::MAX
- printf: avoid panic on i64::MIN dynamic field width
- tail panics (aborts) on `-c +N` with a very large N (seek `.unwrap()` on EINVAL)
- stty: verify tcsetattr applied all requested settings
- chroot: extract proper error message from OS
- uucore: do not panic when argv is unavailable
- Docs
- Rust not yet supported