in reply to Re^3: example for ipc::open3
in thread example for ipc::open3
I am trying to run some processes simulataneously. When those processes are running simulataneously, I want to see the output of each process and as soon as I find a word I am looking for e.g. error, then I would like to immediatly stop all the processes. I am trying to implement using open3. Could you please advice how I could implement this?
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: example for ipc::open3
by zentara (Cardinal) on Jan 08, 2005 at 12:11 UTC |