http://www.perlmonks.org?node_id=956627


in reply to Re: Net::Telnet: remote job completion
in thread Net::Telnet: remote job completion

Assuming I go with the waitfor() option, do I still have to pass $telnet->cmd("\cC") to force Ctrl-C on my tail command after each job? Have no way of testing it right now but I would assume so if I'm to get the prompt again.