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
- cat: utilizes OS's inherent error messages for Unix's character/block device that is not configured or registered
- expr, printf, ls: expr 1 > /dev/full should not silently succeed
- chmod: behavioral divergence from coreutils when the target file is not accessible
- fold: fold /dev/zero should not finish
- many utils: dmsetup create ioerr --table "0 8 error"; cmd --args > /dev/mapper/ioerr panics
- comm /proc/self/mem should be error
- ls: long mode format needs additional space when security or FACL symbol is present.
- stat: %N fails with new line
- chore(deps): update rust crate crc-fast to v1.10.0
- Symlink race in install -D directory creation
- Docs
- Rust not yet supported