Expect - Re: Running a script in the background on Unix

Posted on Wed Jun 22 11:41:12 2005 by rgiersig in response to 641 (See the whole thread of 2)
Re: Running a script in the background on Unix
This probably has something to do with stdin/out and/or the controlling terminal. I'm not sure. You could try to close /dev/tty and/or stdin in your application and see if that helps.

Sorry that I cannot be of more help.

Roland
Write a response