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
- mv: mkdir a;mkfifo a/f;mv a /tmp/a hangs
- dd: Silent Truncate Error Suppression
- cp -p doesn't strip setuid/setgid bits when chown fails
- numfmt: tracking failing cases mentioned from GNU test in numfmt.pl
- cp: strip setuid/setgid when ownership preservation fails
- many utils: cmd arg >&- should not silently success
- fix(chmod): report Permission denied instead of No such file or directory
- cp, nfs-removal-race.sh? : strace -P d -e inject=%stat:retval=0 -e inject=openat:error=ENOENT:when=1 cp s d fails
- stat: Added newline escaping for file names
- Chgrp verbose prints unmapped gid
- Docs
- Rust not yet supported