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 supported13 Subscribers
Add a CodeTriage badge to coreutils
Help out
- Issues
- mv: prompts to overwrite read-only file when stdin is not a terminal
- tac: avoid mmap on regular files to prevent SIGBUS on truncation
- stdbuf: Output embedded libstdbuf to /proc/self/fd/N instead of tmpfs
- cksum: Use clap's usize parser and default_value("0")
- fuzz: bump `rand` to `0.10.0`
- fix(deps): update rust crate rand to 0.10.0
- fold: fix crash when reading from pseudo-devices
- date: Tests for Hungarian locale
- date does not always honor i18n environment variables correctly (POSIX)
- nproc: support wasm32-wasip*
- Docs
- Rust not yet supported