Help for this page

Select Code to Download


  1. or download this
    $ssh->login('$user','$pass');
    
  2. or download this
    my($stdout, $stderr, $exit) = $ssh->cmd("/bin/ls -lrt");