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
- fix(mktemp): add wasi platform support for temporary directory handling
- cksum: support (dynamic) openssl backend for Windows
- Would be nice to have an option to reflink if possible and hardlink otherwise.
- mkfifo: fix build where mode_t is not u32
- mv: do not panic when debug output write fails
- split: arithmetic overflow (overflow-checks) on a huge `--numeric-suffixes`/`--hex-suffixes` start value
- split: fix add-overflow in suffix-length calculation
- simplify assertions
- cut: validate UTF-8 once per line and batch writes in -c and -b
- uucore: fix OsStr byte conversions on wasip2 and wasip3
- Docs
- Rust not yet supported