My script is simple:
The error message is:
Unable to open connection:
Name or service not known
Code:
#!/usr/bin/perl `plink alcatel@50.1.1.10 -pw alcatel ls /usr`;
The error message is:
Unable to open connection:
Name or service not known
Comment