Help for this page

Select Code to Download


  1. or download this
    [User@Hostname ~]$ ./ping.sh
    PING target 56(84) bytes of data.
    64 bytes from target: icmp_seq=0 ttl=64 time=0.339 ms
    ...
    64 bytes from target: icmp_seq=2 ttl=64 time=0.342 ms
    Killed by signal 2.
    [User@Hostname ~]$
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    </HTML>
    __HTML__