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: cat /dev/zero |cut -c1- uses unbounded RAM
- sort is not conformant with POSIX (collation, i18n environment variables)
- pr /dev/zero [SIGPIPE|SIGKILL]
- stdbuf cannot use libstdbuf on the same directory if /proc is masked
- yes: handled stdout being closed (EBADF)
- rm: report specific error when symlink_metadata fails
- Should we provide a 'bootstrap' option?
- link: add tests for zero args and existing destination
- `ls` produce bad output in Windows PowerShell if file name contains non-ASCII characters
- use env::var_os to avoid string allocations
- Docs
- Rust not yet supported