in reply to how to handle login failures with Net:::SSH::Perl?
my($stdout, $stderr, $exit) = $ssh->cmd($cmd);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: how to handle login failures with Net:::SSH::Perl?
by jfroebe (Parson) on Sep 21, 2004 at 13:25 UTC | |
by runrig (Abbot) on Sep 21, 2004 at 16:40 UTC | |
by jfroebe (Parson) on Sep 21, 2004 at 18:30 UTC | |
by elwarren (Priest) on Sep 21, 2004 at 15:45 UTC |