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
- cut: improve and shorten help text
- uucore: emulate GNU close_stdout / close_stream behaviour
- gnu tests: limit make jobs to nproc output
- expr: Redundunt text for asking `--help`
- mkdir: exits 0 despite EEXIST from the kernel under concurrent invocation (breaks mkdir-as-mutex)
- ls on Linux displays non-ASCII characters as escape sequences when LC_ALL is not set
- stty: do not write settings back for query-only arguments
- du: warm OS page cache before timing in benchmarks
- numfmt panics (str char-boundary) on a number using a multibyte locale decimal separator before a multibyte char and a suffix
- Using uutils stdbuf will eventually cause you to run out of inodes in `$TMPDIR`
- Docs
- Rust not yet supported