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
- gnucompability(stty): it accepts 0 for ispeed but the gnu one rejects it
- bug(touch): military prefixes that end with j not accepted by --date
- security(workflow): CICD.yml is vulnerable to Shell Injection too and many workflow security best praticses are not here for multiple workflows, needs be fixed to the project not be the next victim of a supply chain attatck
- Kill: Display error on invalid UTF-8 rather than list of signals
- cksum: reject oversized SHAKE --length instead of aborting
- od: don't abort on a huge --width
- fix(mktemp): remove temporary file or directory when name cannot be printed
- test: compare integers with arbitrary precision
- fix(dd): reject oversized block sizes instead of crashing
- bug(dd): when ibs= is a very large number it panics
- Docs
- Rust not yet supported