i am calling an interactive program from perl using open2(). is there a way to know if that interactive program is waiting for input or if it is currently executing?
thanks.rb123
In reply to finding the status of the program being called from perl by roseberry123