in reply to Re^6: Process command output after each input
in thread Process command output after each input
Look at examples for running bc at example for ipc::open3
There are always little complications that can set in, like buffering, whether your $cmd behaves normally...some apps don't work well with IPC, unless you do some extra work, like with "top", which continually outputs.
You may be better off picking the brains of "all the monks", post your question again, with exact details of what you need to do.
|
|---|