Skip to content

Instantly share code, notes, and snippets.

@mavimo
Created April 18, 2015 17:32
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 mavimo/a55927be5bebc16bd372 to your computer and use it in GitHub Desktop.
Save mavimo/a55927be5bebc16bd372 to your computer and use it in GitHub Desktop.
marco@nebula ~ $ ping google.com
PING google.com (216.58.212.110): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
64 bytes from 216.58.212.110: icmp_seq=0 ttl=55 time=3247.303 ms
64 bytes from 216.58.212.110: icmp_seq=1 ttl=55 time=3249.586 ms
64 bytes from 216.58.212.110: icmp_seq=3 ttl=55 time=2876.964 ms
64 bytes from 216.58.212.110: icmp_seq=4 ttl=55 time=1980.436 ms
64 bytes from 216.58.212.110: icmp_seq=6 ttl=55 time=1248.177 ms
Request timeout for icmp_seq 8
64 bytes from 216.58.212.110: icmp_seq=7 ttl=55 time=2614.976 ms
64 bytes from 216.58.212.110: icmp_seq=8 ttl=55 time=2190.527 ms
64 bytes from 216.58.212.110: icmp_seq=9 ttl=55 time=2246.482 ms
64 bytes from 216.58.212.110: icmp_seq=10 ttl=55 time=1970.207 ms
64 bytes from 216.58.212.110: icmp_seq=12 ttl=55 time=887.791 ms
64 bytes from 216.58.212.110: icmp_seq=13 ttl=55 time=1343.769 ms
64 bytes from 216.58.212.110: icmp_seq=14 ttl=55 time=742.950 ms
64 bytes from 216.58.212.110: icmp_seq=15 ttl=55 time=475.679 ms
^C
--- google.com ping statistics ---
17 packets transmitted, 13 packets received, 23.5% packet loss
round-trip min/avg/max/stddev = 475.679/1928.834/3249.586/895.871 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment