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 supported12 Subscribers
Add a CodeTriage badge to coreutils
Help out
- Issues
- cp: --no-clobber --progress produces progress even if copy didn't happen because of target presence
- seq: fails to parse hexadecimal floating-point arguments like 0x1p-1
- ls: strange `--classify` output
- cksum: Properly escape non-UTF8 filenames in STDERR
- cat: /dev/zero: EPIPE: Broken pipe when running fish shell tests
- uutils' ls -l prints different "total" number than FreeBSD's bundled ls
- code coverage is broken - details of the error
- dd: Support fake `/dev/zero` and `/dev/random`
- du: our implementation is slower than GNU's
- du: Avoid unnecessary call to GetFileInformationByHandleEx
- Docs
- Rust not yet supported