Redirecting stdin...
From: Erik Brännlund (erik.brannlund_nospam__at_epl.ericsson.se)
Date: 02/25/04
- Next message: Bjørge Sæther: "Re: Converting Program for Use on the Web?"
- Previous message: steven: "Re: Drawing a line - point by point"
- Next in thread: Rob Kennedy: "Re: Redirecting stdin..."
- Reply: Rob Kennedy: "Re: Redirecting stdin..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 Feb 2004 11:25:03 GMT
Hi!
I'm trying to make a program wich takes stdout from one program stores it then
sends that data to stdin of another program. This all works except progam 2
waits for EOF forever, or at least until I kill the process.
How can I make p2 know that the file has ended. It is possible because if I do
p1 params | p2 params everything works just fine.
/Erik
- Next message: Bjørge Sæther: "Re: Converting Program for Use on the Web?"
- Previous message: steven: "Re: Drawing a line - point by point"
- Next in thread: Rob Kennedy: "Re: Redirecting stdin..."
- Reply: Rob Kennedy: "Re: Redirecting stdin..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]