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
- minorbug(pwd): when the current cwd swapped to be a normal file it returns vague error messages
- more: avoid overflow when -n is the maximum u16 value
- fix(hashsum): always report malformed input with --status (fixes #12867)
- timeout:fails to send RTMIN/RTMAX signals through ChildExt
- fix(pr): reject huge --column/-COLUMN counts instead of panicking (fixes #12996)
- chore(deps): update vmactions/freebsd-vm action to v1.5.0
- bug(sort): when ulimit -v 1048576 and passing to ./sort /dev/full panics
- tac: read regular files instead of mmap to avoid SIGBUS on truncation
- bug(timeout): when clock_nanosleep syscall returns EINTR, it hangs/deadlocks forever
- base64: Unexpected result when decoding data with garbage
- Docs
- Rust not yet supported