Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created October 25, 2016 18:05
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 rtrouton/00859457230e8a014b4b718135ee1484 to your computer and use it in GitHub Desktop.
Save rtrouton/00859457230e8a014b4b718135ee1484 to your computer and use it in GitHub Desktop.
Ping Yahoo
computername:~ username$ ping wwww.yahoo.com
PING oob-media-router-rc1.prod.media.wg1.b.yahoo.com (72.30.203.4): 56 data bytes
64 bytes from 72.30.203.4: icmp_seq=0 ttl=54 time=16.922 ms
64 bytes from 72.30.203.4: icmp_seq=1 ttl=54 time=18.082 ms
^C
--- oob-media-router-rc1.prod.media.wg1.b.yahoo.com ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 16.922/17.502/18.082/0.580 ms
computername:~ username$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment