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
- cp: harden sparse_copy against 32-bit panic and EOF hang
- Add chown (set user, set user:group) and chgrp (set group) commands
- od: --skip-bytes is missing seek optimization
- fix: support ls -n on Windows NFS
- fix: preserve UNC paths in pwd and readlink
- uucore: prevent float precision format overflow
- printf: avoid formatter panic on large widths
- stat: avoid printf formatter panics
- b2sum: report malformed status input
- cat: all splice call tries to fallback while GNU do that for 1~2nd call only
- Docs
- Rust not yet supported