Help for this page

Select Code to Download


  1. or download this
    channel_post_mux_listener getpeereid failed: Operation not supported
    Use of uninitialized value $_[0] in join or string at /usr/share/perl5
    +/Net/OpenSSH.pm line 122.
    Can't ssh to rocky: unable to establish master SSH connection:  at Jun
    +k/snaggle.pl line 17.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    while (<$out>) {
        print time, ": ", $_;       # $_ includes the \n
    }