in reply to Re: Perl HP ilo vsp
in thread Perl HP ilo vsp
But command just hangs, only killing the process will it terminate. even tried with ^[( same problem.my $escape_seq="\x{27}("; my ($output, $errput) = $kssh->capture2({stdin_data => $escape_seq}, " +vsp"); print "my output is:'$output'\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl HP ilo vsp
by salva (Canon) on May 31, 2012 at 10:25 UTC | |
by s4mur4i (Initiate) on Jun 01, 2012 at 10:25 UTC |