1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

README: correct TODO

This commit is contained in:
Knight 2016-08-01 01:04:04 +08:00
parent ac41495acd
commit f13d1dc4ce

View file

@ -148,15 +148,21 @@ To do
----- -----
- chcon - chcon
- runcon
- base32
- md5sum
- sha1sum
- sha224sum
- sha256sum
- sha384sum
- sha512sum
- chgrp - chgrp
- copy
- cp (not much done) - cp (not much done)
- csplit - csplit
- date - date
- dd - dd
- df - df
- expr (almost done, no regular expressions) - expr (almost done, no regular expressions)
- getlimits
- join - join
- ls - ls
- mv (almost done, one more option) - mv (almost done, one more option)
@ -164,9 +170,6 @@ To do
- od (in progress, needs lots of work) - od (in progress, needs lots of work)
- pr - pr
- printf - printf
- remove
- runcon
- setuidgid
- sort (a couple of options implemented) - sort (a couple of options implemented)
- split (a couple of missing options) - split (a couple of missing options)
- stty - stty