Implemented tee(1).

This commit is contained in:
John Beppu
1999-12-10 05:27:16 +00:00
parent 29fcc90f3e
commit 059f152a7a
7 changed files with 304 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
which blocked reboots.
* Added a prelinary du implementation. Some parameter parsing
stuff still needs to be added. -beppu
* Implemented tee -beppu
-Erik Andrsen