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
- Fixed tail --follow=name continuing to tail a symlink target, unlike GNU tail. Closes #10328
- `od`: Add support for `-t fL` (long double, 80-bit on x86)
- sort:fails to reorder binary lines containing NUL bytes
- df(windows): fix Avail/Use% by using number_of_free_clusters for bavail
- toybox tests include tests for utilities that aren't part of coreutils
- nohup: restrict nohup.out permissions to 0600
- tests/rm/rm-readdir-fail?: strace -o /dev/null -e inject=getdents64:error=EIO rm -rf has wrong error
- fix(cp): continue traversal on NotFound error
- df, Windows: Not compatible with RAM disk
- cargo only install (drop GNU make)
- Docs
- Rust not yet supported