and these is the error#!/usr/bin/perl my @output; my $rc; my $command = "ls"; my $userid = "saai"; my $password = "saaisi0"; ($rc, @output) = rexec(xxx.xx.xx.xx,$command, [$userid, [$password]]); for (@output) { print "$_\n"; }
Can you guys help me?Error opening sock Invalid argument at C:/Perl/site/lib/Net/Rexec.pm l +ine 20.
In reply to Problem with Net::rexec by padawan_linuxero
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |