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
- timeout: replace 100ms polling loop with setitimer for precise timeouts
- more: swap -f and -l short flags to match GNU/util-linux
- chmod: report Permission denied instead of No such file when stat fails
- dd: don't silently swallow truncate failures
- id: don't exit 1 when uid/gid name lookup fails in default output
- hostid: support Windows by same logic on MSYS2
- test: partially support wasm32-wasip1
- GNU: tests/tail/pid-pipe intermittent failure
- chcon, runcon: Use compile_error! to prevent incorrectly distributing them
- mknod: replace nix::sys::stat with rustix + libc
- Docs
- Rust not yet supported