Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!asuvax!ncar!hsdndev!dartvax!altair.dartmouth.edu!pete From: pete@altair.dartmouth.edu (Pete Schmitt) Newsgroups: comp.lang.perl Subject: Re: tee like program to pipe to another program? Message-ID: <1991Jun6.202623.21539@dartvax.dartmouth.edu> Date: 6 Jun 91 20:26:23 GMT References: <1991Jun6.093939.9346@dartvax.dartmouth.edu> <1991Jun6.134024.26770@leland.Stanford.EDU> <1991Jun06.150109.5469@convex.com> <1991Jun06.184927.18367@convex.com> Sender: news@dartvax.dartmouth.edu (The News Manager) Organization: Dartmouth College, Hanover, NH Lines: 7 All I want to do is: cat file | tee program_1 | program_2 Is there a program that will do this? -pete schmitt