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
- bug(shuf): when the file is /dev/vhost-net, does not error out
- minorbug(pwd): when the current cwd swapped to be a normal file it returns vague error messages
- 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.5
- bug(sort): when ulimit -v 1048576 and passing to ./sort /dev/full panics
- bug(timeout): failure to exit on `strace` when due to `SIGTTIN` interactions with child process
- base64: Unexpected result when decoding data with garbage
- date: ulimit -v 15850; date +%100000 panics
- bug(date): when using `-d` option, it trusts the weekday
- Docs
- Rust not yet supported