Some updates

This commit is contained in:
Gitea 2020-12-14 07:18:04 -06:00
parent 892841435e
commit b3a7c16bb6
2 changed files with 7 additions and 5 deletions

1
README
View File

@ -21,6 +21,7 @@ link
ln ln
logname logname
pwd pwd
rmdir
true true
uname uname

11
TODO
View File

@ -13,10 +13,6 @@ cal gets months on some years wrong
happens. happens.
-Kat -Kat
cal can't show calendar for whole year
This needs to be done eventually.
-Kat
TODOS TODOS
***** *****
@ -25,6 +21,11 @@ wc needs multibyte support
opposed to -c which counts bytes (ASCII characters, if you opposed to -c which counts bytes (ASCII characters, if you
will). We need to add in support for -m proper, using some will). We need to add in support for -m proper, using some
form of multibyte. form of multibyte.
-Kat
cal needs the ability to show a whole year calendar
This needs to be done eventually.
-Kat
UTILITIES UTILITIES
********* *********
@ -140,7 +141,7 @@ renice >
rev ? rev ?
rm > rm >
rmdel > rmdel >
rmdir > rmdir O |
sact > sact >
sccs > sccs >
sed > sed >