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(od): when -j a massive positive number it accepts it and instead of rejecting it
- bug(dd): when count= is a very large number it panics
- bug(dd): when seek= is a very large number it panics
- bug(dd): when skip= is a very large number it panics
- bug(dd): when iseek= is a very large number it panics
- bug(rm): removing a long dir with rm cause reporting incorrect errors
- ls: -T=0xff should be rejected while -T 0xff is accepted
- feat(true,false): print Usage: line before the description in --help
- bug(more): when adding a / to a regular file both reports incorrect error messages
- bug(ptx): panics when -g is a large number
- Docs
- Rust not yet supported