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
- ls: use LC_CTYPE (not LC_COLLATE) to determine display encoding
- dd: add CodSpeed bench with stream skip=
- tail manpage incomplete (-n +NUM syntax not mentioned)
- df: Is printing the raw string guarenteed to have the same cell width as using the lossy string?
- tail file2 file2 >/dev/full panics
- nl: continue if a file can't be opened
- stty: setting a grouped control flag (e.g. cs7) does not clear existing group bits first
- head -c -1 is much slower than head -c 1PB with splice()'ed input
- all: consider removing std::io::copy to avoid FUSE breakage at least on Linux
- deps: remove unnecessary `package` fields
- Docs
- Rust not yet supported