[comp.sys.sgi] dbx and pipes

karron@MCIRPS2.MED.NYU.EDU (10/04/90)

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