diff options
author | John Beppu <beppu@lbox.org> | 1999-12-10 07:48:34 +0000 |
---|---|---|
committer | John Beppu <beppu@lbox.org> | 1999-12-10 07:48:34 +0000 |
commit | c5ff0165adac767d37103baa875c2f86bb43c0e1 (patch) | |
tree | 5cda8f219859a3718233387a699dd83a271e2a01 | |
parent | 3157b1fba9ee8a558b04e9025da9f77e4256c0ea (diff) | |
download | busybox-c5ff0165adac767d37103baa875c2f86bb43c0e1.tar.gz |
less TODO
-rw-r--r-- | Changelog | 3 | ||||
-rw-r--r-- | TODO | 1 |
2 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,8 @@ which blocked reboots. * Added a prelinary du implementation. Some parameter parsing stuff still needs to be added. -beppu (John Beppu <beppu@lineo.com>) - * Implemented tee. -beppu + * Implemented tee. -beppu + * Implemented head. -beppu -Erik Andrsen @@ -19,7 +19,6 @@ around to it some time. If you have any good ideas, please let me know. * hwclock * killall * stty -* head * sort/uniq * wc * tr |