Help for this page

Select Code to Download


  1. or download this
    -bash-4.1$ ssh 10.10.10.1
    Password: 
    Last login: Tue Sep 10 22:01:12 2013 from 10.10.10.1
    bp>!bash
    [kburns@ssl01:Active] ~ #
    
  2. or download this
    #!/usr/bin/perl
    use Net::OpenSSH;
    ...
            {
            print "$line\n";
            }