Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
            STDOUT->flush;
        }
    }                                           # lather, rinse, repeat.
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
        print STDOUT "ping\n";
        sleep 2;
    }
    
  3. or download this
    Our command is >>>/home/......./scripts/outputter<<<
    ......................................................................
    +..........
    ...
    (pong)
    .................................^C
    Command terminated