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
- head -c 100M /dev/urandom | sort --check --buffer-size=1 sometimes panics
- all: Any utils depend on sigaction and poll
- dd: performance regression by codegen-units=2 to 1
- yes | sort SIGABRT
- change in behavior from gnu-coreutils: leading optional positional args results in inability to process trailing options.
- shuf --random-seed is undocumented extension missing from GNU
- strace -e inject=getrandom:error=EAGAIN shuf -i 1-9 panics
- uucore: remove process functions
- cut: cat /dev/zero |cut -c1- uses unbounded RAM
- sort is not conformant with POSIX (collation, i18n environment variables)
- Docs
- Rust not yet supported