aboutsummaryrefslogtreecommitdiff
path: root/coreutils/tee.c
AgeCommit message (Collapse)Author
1999-12-10 changed tee_usage from being a function to a char[]John Beppu
that gets used be usage();
1999-12-10Fix beppu's email address.Eric Andersen
BTW, John, go to sleep. It is late. :) -Erik
1999-12-10 Implemented tee(1).John Beppu