tee like program to pipe to another program?
Dave Eisen
dkeisen at leland.Stanford.EDU
Thu Jun 6 23:40:24 AEST 1991
In article <1991Jun6.093939.9346 at dartvax.dartmouth.edu> pete at othello.dartmouth.edu (Pete Schmitt) writes:
>Is there a tee like program that will pipe down to another program?
>
Sure. It's called "tee".
Something like:
program1 | tee /dev/tty | program2
should do what you want.
--
Dave Eisen dkeisen at leland.Stanford.EDU
1101 San Antonio Road, Suite 102
Mountain View, CA 94043
(415) 967-5644
More information about the Comp.unix.questions
mailing list