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:
parent
ac41495acd
commit
f13d1dc4ce
1 changed files with 8 additions and 5 deletions
13
README.md
13
README.md
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue