Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!sdd.hp.com!ucsd!ucbvax!MCIRPS2.MED.NYU.EDU!karron From: karron@MCIRPS2.MED.NYU.EDU Newsgroups: comp.sys.sgi Subject: dbx and pipes Message-ID: <9010032053.AA13693@mcirps2.med.nyu.edu> Date: 3 Oct 90 19:23:34 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: karron%CMCL2.NYU.EDU@cunyvm.cuny.edu Organization: The Internet Lines: 20 X-Unparsable-Date: Wed, 3 Oct 90 13:53:33 DSD I have a program that reads from a file, and I am converting it to read from pipes. When I read from a pipe (cat MyInput | a.out) , the program crashes. When I read from a re-directed file, it works (a.out < MyInput ). I can do file redirection in dbx (run < MyInput). How do I do pipe fitting in dbx ? (cat MyInput | run ) does not work. dan. +-----------------------------------------------------------------------------+ | karron@nyu.edu Dan Karron | | . . . . . . . . . . . . . . New York University Medical Center | | 560 First Avenue \ \ Pager <1> (212) 397 9330 | | New York, New York 10016 \**\ <2> 10896 <3> | | (212) 340 5210 \**\__________________________________________ | | Please Note :Soon to move to dan@karron.med.nyu.edu 128.122.135.3 (Mid Oct)| +-----------------------------------------------------------------------------+