Skip to content

Instantly share code, notes, and snippets.

@necaris
Created January 21, 2013 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save necaris/4585170 to your computer and use it in GitHub Desktop.
Save necaris/4585170 to your computer and use it in GitHub Desktop.
$ ping www.google.com.bd
PING www.google.com.bd (74.125.135.94): 56 data bytes
64 bytes from 74.125.135.94: icmp_seq=0 ttl=45 time=359.124 ms
64 bytes from 74.125.135.94: icmp_seq=1 ttl=45 time=904.636 ms
Request timeout for icmp_seq 2
64 bytes from 74.125.135.94: icmp_seq=3 ttl=45 time=674.531 ms
Request timeout for icmp_seq 4
64 bytes from 74.125.135.94: icmp_seq=5 ttl=45 time=623.437 ms
Request timeout for icmp_seq 6
Request timeout for icmp_seq 7
Request timeout for icmp_seq 8
Request timeout for icmp_seq 9
64 bytes from 74.125.135.94: icmp_seq=9 ttl=45 time=1023.009 ms
64 bytes from 74.125.135.94: icmp_seq=10 ttl=45 time=496.876 ms
Request timeout for icmp_seq 12
64 bytes from 74.125.135.94: icmp_seq=13 ttl=45 time=800.208 ms
64 bytes from 74.125.135.94: icmp_seq=14 ttl=45 time=690.833 ms
64 bytes from 74.125.135.94: icmp_seq=15 ttl=45 time=538.693 ms
64 bytes from 74.125.135.94: icmp_seq=16 ttl=45 time=349.297 ms
Request timeout for icmp_seq 17
64 bytes from 74.125.135.94: icmp_seq=18 ttl=45 time=476.213 ms
64 bytes from 74.125.135.94: icmp_seq=19 ttl=45 time=389.290 ms
64 bytes from 74.125.135.94: icmp_seq=20 ttl=45 time=616.914 ms
64 bytes from 74.125.135.94: icmp_seq=21 ttl=45 time=537.421 ms
64 bytes from 74.125.135.94: icmp_seq=22 ttl=45 time=457.859 ms
64 bytes from 74.125.135.94: icmp_seq=23 ttl=45 time=378.474 ms
^C
--- www.google.com.bd ping statistics ---
24 packets transmitted, 16 packets received, 33.3% packet loss
round-trip min/avg/max/stddev = 349.297/582.301/1023.009/191.969 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment