Help for this page

Select Code to Download


  1. or download this
    $ ssh thartman@localhost # works fine
    Password:
    ...
    $ head -n14 net-ssh-perl.t | tail -n 1 # echo line 14 -- of course, it
    +'s the login
    $ssh->login($ssh_login, $ssh_password);
    $
    
  2. or download this
    $ perl net-ssh.t
    localhost user: thartman
    ...
    
    close(READER);
    close(WRITER);