Created
December 29, 2012 15:14
-
-
Save aishraj/4407474 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ping www.google.com | |
| PING www.google.com (173.194.38.178) 56(84) bytes of data. | |
| ^C | |
| --- www.google.com ping statistics --- | |
| 236 packets transmitted, 0 received, 100% packet loss, time 236880ms | |
| $ ping api.nodejitsu.com | |
| PING api.nodejitsu.com (165.225.130.178) 56(84) bytes of data. | |
| ^C | |
| --- api.nodejitsu.com ping statistics --- | |
| 259 packets transmitted, 0 received, 100% packet loss, time 260072ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment