However I need a way (like expect) to issue a command and wait for a response before continueing. I accomplished this also by using the Telnet module due to the "waitfor" function in this module.If you don't background your system call (aka fork and exec), it should be synchronous -- waiting is automatic. I am unfamilar with your telnet module, but this is the way it should work, and the way the SSH version *does* work. So essentially you want to make sure your apps can run in non-interactive mode so they don't need input while running. Am I missing something?
In reply to Re: Re: Re: Compiler cl?
by flyingmoose
in thread Compiler cl?
by Elijah
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |