Created
December 30, 2011 02:28
-
-
Save springmeyer/1537361 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 registry.npmjs.org | |
PING isaacs.iriscouch.net (107.20.159.167): 56 data bytes | |
Request timeout for icmp_seq 0 | |
Request timeout for icmp_seq 1 | |
Request timeout for icmp_seq 2 | |
Request timeout for icmp_seq 3 | |
Request timeout for icmp_seq 4 | |
^C | |
--- isaacs.iriscouch.net ping statistics --- | |
6 packets transmitted, 0 packets received, 100.0% packet loss |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment