in reply to How to solve Pseudo terminal issue OpenSSH
Are you just trying to execute the command "show" with the argument "clock"? If so, why are you using stdin_data at all? Shouldn't my @output = $ssh->capture(@cmd); be enough?
a remote ox
Not sure what OS oxen run... j/k ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to solve Pseudo terminal issue OpenSSH
by waytoperl (Beadle) on May 11, 2015 at 22:28 UTC |