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
- 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
- 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
- bug(date) incorrectly converts `%Y` to the Thai Buddhist calendar when `LC_TIME=th_TH.UTF-8` is set.
- bug(numfmt): some numbers cause incorrect conversion and logic issues
- bug(kill): when using -l with $'\xFF' no errors reported
- bug(ls): when using -R with a large nested file it leads to a no human readable error messages reported after the traversal failed
- bug(dir): when using -R with a large nested file it leads to a no human readable error messages reported after the traversal failed
- Docs
- Rust not yet supported