dbx and pipes

karron at MCIRPS2.MED.NYU.EDU karron at MCIRPS2.MED.NYU.EDU
Thu Oct 4 05:23:34 AEST 1990


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 at 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> <your-number-here>  |
| (212) 340 5210               \**\__________________________________________ |
| Please Note :Soon to move to dan at karron.med.nyu.edu 128.122.135.3  (Mid Oct)|
+-----------------------------------------------------------------------------+



More information about the Comp.sys.sgi mailing list