Help for this page

Select Code to Download


  1. or download this
    login as: abc
    abc@1.2.6.8's password:
    ...
    History will be kept in /home/abc/.history-IJAF
    Term type is now xterm
    hostname:/home/abc->
    
  2. or download this
    $cli = new Control::CLI( Use     => 'SSH',
                             Timeout => 30,
    ...
        print "\tSSH connection to server ($host) could not be established
    +... Exiting program.\n";
        exit;
    }