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
- cp: cp -rs symlink-to-dir dir should fail without creating symlink
- cp: cp -rs --backup symlink-to-dir dir should fail
- tac crashes with SIGBUS when input file is truncated during read
- csplit: seq 10|csplit - 1 4 > /dev/full panics
- touch doesn't trigger IN_CLOSE_WRITE on Linux (breaks inotify-based reloaders)
- rm/linux.rs: move some hardcoded strings as translatable
- ln: Bad err message at ln -sf a /dev/full
- chgrp: verbose "retained as" may print an empty group name for unmapped GIDs
- install /dev/null /dev/full has wrong error message
- `chown` cannot change ownership to a user with usernames that are not UTF-8
- Docs
- Rust not yet supported