diff options
-rw-r--r-- | Changelog | 3 | ||||
-rw-r--r-- | TODO | 1 |
2 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,8 @@ | |||
16 | which blocked reboots. | 16 | which blocked reboots. |
17 | * Added a prelinary du implementation. Some parameter parsing | 17 | * Added a prelinary du implementation. Some parameter parsing |
18 | stuff still needs to be added. -beppu (John Beppu <beppu@lineo.com>) | 18 | stuff still needs to be added. -beppu (John Beppu <beppu@lineo.com>) |
19 | * Implemented tee. -beppu | 19 | * Implemented tee. -beppu |
20 | * Implemented head. -beppu | ||
20 | 21 | ||
21 | -Erik Andrsen | 22 | -Erik Andrsen |
22 | 23 | ||
@@ -19,7 +19,6 @@ around to it some time. If you have any good ideas, please let me know. | |||
19 | * hwclock | 19 | * hwclock |
20 | * killall | 20 | * killall |
21 | * stty | 21 | * stty |
22 | * head | ||
23 | * sort/uniq | 22 | * sort/uniq |
24 | * wc | 23 | * wc |
25 | * tr | 24 | * tr |