Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        or die "remote command failed: " . $ssh->error;
    print "OUTPUT<br>\n";
    print @lines;
    
  2. or download this
    Content-type: text/plain
    
    ...
    Interface          Status      Protocol    Description
    ----------------------------------------------------------------------
    +----------
    --snip--
    
  3. or download this
    Logging In<br>
    
  4. or download this
    
    
    ...
    
    Connection to n.n.n.n closed by remote host.
    remote command failed: 0 at /usr/lib/cgi-bin/test2.cgi line 34.