![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Perl Expect Helpby NERDVANA (Priest) |
on May 22, 2025 at 02:05 UTC ( [id://11165077]=note: print w/replies, xml ) | Need Help?? |
Maybe you have a different sort of use case, but any time I'm scripting over SSH connections I've standardized on using SSH authorized keys and pre-populating the known hosts file. Just sort of unconditionally, everywhere. Then you can set BatchMode=yes and not need to worry about any prompts coming from ssh.
In Section
Seekers of Perl Wisdom
|
|