1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

pr: pre PR tasks

This commit is contained in:
tilakpatidar 2019-01-21 20:55:52 +05:30 committed by Max Semenik
parent 054c05d5d8
commit 837780c325

View file

@ -23,7 +23,7 @@ Why?
Many GNU, Linux and other utilities are useful, and obviously Many GNU, Linux and other utilities are useful, and obviously
[some](http://gnuwin32.sourceforge.net) [effort](http://unxutils.sourceforge.net) [some](http://gnuwin32.sourceforge.net) [effort](http://unxutils.sourceforge.net)
has been spent in the past to port them to Windows. However, those projects has been spent in the past to port them to Windows. However, those projects
are written in platform-specific C, a language considered unsafe compared to Rust, and are written in platform-specific C, a language considered unsafe compared to Rust, and
have other issues. have other issues.
Rust provides a good, platform-agnostic way of writing systems utilities that are easy Rust provides a good, platform-agnostic way of writing systems utilities that are easy
@ -287,12 +287,12 @@ Utilities
| Done | Semi-Done | To Do | | Done | Semi-Done | To Do |
|-----------|-----------|--------| |-----------|-----------|--------|
| arch | cp | chcon | | arch | cp | chcon |
| base32 | expr | dd | | base32 | expr | csplit |
| base64 | install | numfmt | | base64 | install | dd |
| basename | ls | pr | | basename | ls | df |
| cat | more | runcon | | cat | more | numfmt |
| chgrp | od (`--strings` and 128-bit data types missing) | stty | | chgrp | od (`--strings` and 128-bit data types missing) | runcon |
| chmod | printf | | | chmod | printf | stty |
| chown | sort | | | chown | sort | |
| chroot | split | | | chroot | split | |
| cksum | tail | | | cksum | tail | |