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
- [BUG/Compatibility BUG/Security BUG] File ownership changes when a file is mv'ed by root to a different file system.
- yes: Add benchmark equivalent with yes|pv > /dev/null
- 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
- Docs
- Rust not yet supported