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
- uucore: Add multicall_bin! macro for other uutils family e.g. findutils
- coreutils: remove hack for busybox test suite
- ln: don't refuse --backup when src/dst are different names for the same inode
- install: reduce nest by if & match
- nl: capacity-overflow abort on a large `-w`/`--number-width`
- locale: honor LC_ALL and LC_MESSAGES precedence over LANG
- fix(expr): make the parser iterative to avoid a stack overflow
- fix(mv): don't destroy the destination when a cross-device move fails
- cp: don't hang forever when the backup destination is a fifo
- nl: reject -w values > i32::MAX to avoid capacity-overflow panic
- Docs
- Rust not yet supported