Path: utzoo!attcan!uunet!snorkelwacker!tut.cis.ohio-state.edu!pt.cs.cmu.edu!dsl.pitt.edu!pitt!jupiter!al From: al@ee.pitt.edu (Alan Martello) Newsgroups: comp.lang.perl Subject: how to read stdout AND stderr from a program Message-ID: <7001@pitt.UUCP> Date: 1 Mar 90 20:42:09 GMT Sender: news@pitt.UUCP Reply-To: al@ee.pitt.edu (Alan Martello) Organization: University of Pittsburgh Electrical Engineering Dept. Lines: 8 Related to my previous posting concerning dumps, I want to do open(FH, "program |&") --- but this doesn't work. Is there an easy way to accomplish the same thing? (I tried "program |& cat |") but to no avail.... ******************************************************************* Alan R. Martello Electrical Engineering Dept. al@ee.pitt.edu University of Pittsburgh *******************************************************************