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
- df --local
- who: report a stdout write error instead of panicking
- id: rustix crate bypasses libc breaking LD_PRELOAD based tools
- dd: suppress ftruncate error only for non-regular files, not also when file type is unknown because fstat failed
- fix: remove busybox hack (#13343)
- join: incompatible-fields error reports a wrong field number for a large `-j`/`-1`/`-2`
- pr: fix panic on large page width and reject oversized -W/-w
- join: report the correct field number in the incompatible-fields error
- head: fix skipping other files when getting errors from reading
- ptx: reject --gap-size/--width values exceeding isize::MAX
- Docs
- Rust not yet supported