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 supported12 Subscribers
Add a CodeTriage badge to coreutils
Help out
- Issues
- dir: order of directories and hidden directories is incorrect with -a flag
- fix: cp handles deleted working directory with absolute paths
- install doesn't set path components permissions with -m like coreutils version
- Fix: tail fails under pseudo with "couldn't allocate absolute path"
- Using `Path::is_dir()` leads to many TOCTOU races.
- ls hangs for 90 seconds per each disconnected automount
- Both nix and rustix used in the dependency chain
- unexpected `selinux` features enabled when using `--workspace`
- test(tail): fix flaky test_follow_name_multiple on macOS
- optimization: `ReverseChunks::next`, `LinesChunkBuffer::fill` and `BytesChunkBuffer::fill` in `tail`
- Docs
- Rust not yet supported