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
- df: add a fallback path for statfs with a mount table
- tail:Fix tail -f sparse file growth handling
- install: keep post-copy finalization bound to created file
- How to remove unsafe env::{set_var, remove_var} (at least for 1 thread utility)?
- uucore: centralize unsafe env::set_var/remove_var in a wrapper module
- tsort: handle stdout write errors without panicking
- dd: missing nocache support on Android?
- ls -lF (long-listing + classifer) includes "@" trailing classifier when it shouldn't
- Replace `NonrepeatingIterator` with `itertools::structs::Unique`
- Some unsafe chown(at) code can be removed by rustix
- Docs
- Rust not yet supported