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
- Many utils, clap?: cmd --typo 2> /dev/full SIGABRT
- touch doesn't trigger IN_CLOSE_WRITE on Linux (breaks inotify-based reloaders)
- nproc: systemd-run --user --scope -q --property="CPUQuota=199%" nproc is different
- rm/linux.rs: move some hardcoded strings as translatable
- ln: Bad err message at ln -sf a /dev/full
- all: Remove problematic -h and -V extension
- chgrp: verbose "retained as" may print an empty group name for unmapped GIDs
- cat: echo 1 | cat /dev/stdin > /dev/full shows the word ENOSPC
- 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