Some updates
This commit is contained in:
parent
892841435e
commit
b3a7c16bb6
2 changed files with 7 additions and 5 deletions
1
README
1
README
|
@ -21,6 +21,7 @@ link
|
|||
ln
|
||||
logname
|
||||
pwd
|
||||
rmdir
|
||||
true
|
||||
uname
|
||||
|
||||
|
|
11
TODO
11
TODO
|
@ -13,10 +13,6 @@ cal gets months on some years wrong
|
|||
happens.
|
||||
-Kat
|
||||
|
||||
cal can't show calendar for whole year
|
||||
This needs to be done eventually.
|
||||
-Kat
|
||||
|
||||
TODOS
|
||||
*****
|
||||
|
||||
|
@ -25,6 +21,11 @@ wc needs multibyte support
|
|||
opposed to -c which counts bytes (ASCII characters, if you
|
||||
will). We need to add in support for -m proper, using some
|
||||
form of multibyte.
|
||||
-Kat
|
||||
|
||||
cal needs the ability to show a whole year calendar
|
||||
This needs to be done eventually.
|
||||
-Kat
|
||||
|
||||
UTILITIES
|
||||
*********
|
||||
|
@ -140,7 +141,7 @@ renice >
|
|||
rev ?
|
||||
rm >
|
||||
rmdel >
|
||||
rmdir >
|
||||
rmdir O |
|
||||
sact >
|
||||
sccs >
|
||||
sed >
|
||||
|
|
Loading…
Reference in a new issue