Help for this page

Select Code to Download


  1. or download this
    use Net::Telnet;
    BEGIN { $|=1 }
    ...
    print "output is:\n@output\n";
    
    exit;
    
  2. or download this
    C:\Compatibility_Automation_Temp>perl test1.pl
    command is: [ipconfig && hostname]
    ...
    
     C:\Users\Administrator