Cheers,my @output; $chan->blocking(1); $chan->exec('nas_server -list'); while (<$chan>) {push @output, $_} print for @output;
In reply to Re: Unable to store the command output from Net::SSH2. Please help.
by syphilis
in thread Unable to store the command output from Net::SSH2. Please help.
by perl514
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |