This smells like a password problem. Please change
my $pass = "admin\@123";into
my $pass = 'admin@123';and try again.
(If you put the password into single quotes then perl won't try to parse your string.)In reply to Re^3: Remote Execution of a Command in Linux Box
by Monk::Thomas
in thread Remote Execution of a Command in Linux Box
by bihuboliya
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |