reverse-tee, or, merging stdout's

LEWIS WILLIAM M JR lewis at tramp.Colorado.EDU
Sun Apr 21 07:51:51 AEST 1991


In the Bourne shell:

	(prog1 arg1 arg2; prog2 arg1 arg2) | prog3

Everything enclosed in () is treated as one as far as stdin and stdout are
concerned.



More information about the Comp.unix.questions mailing list