WISH: tee -> add option for nonbufffered input/output

Radim Kolar <[email protected]> Mon, 3 Jun 2002 17:14:02 +0200
Newsgroups gmane.comp.gnu.sh-utils.bugs
Message-ID <20020603151401.GA1465@home>
hi there,
i really wish to have option  in tee  utility  for switching input/output
to be unbuffered. Now, teeing process ouput breaks "interactive
watching". You do not see anything until tee's input buffer is filled.

c/