Created
April 21, 2012 11:38
-
-
Save ches/2436728 to your computer and use it in GitHub Desktop.
lolTrue
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 google.com | |
| PING google.com (173.194.38.130): 56 data bytes | |
| 64 bytes from 173.194.38.130: icmp_seq=0 ttl=49 time=121.865 ms | |
| Request timeout for icmp_seq 1 | |
| 64 bytes from 173.194.38.130: icmp_seq=2 ttl=49 time=61.171 ms | |
| 64 bytes from 173.194.38.130: icmp_seq=2 ttl=49 time=63.908 ms (DUP!) | |
| 64 bytes from 173.194.38.130: icmp_seq=2 ttl=49 time=65.723 ms (DUP!) | |
| 64 bytes from 173.194.38.130: icmp_seq=3 ttl=49 time=73.933 ms | |
| 64 bytes from 173.194.38.130: icmp_seq=3 ttl=49 time=75.050 ms (DUP!) | |
| Request timeout for icmp_seq 4 | |
| Request timeout for icmp_seq 5 | |
| Request timeout for icmp_seq 6 | |
| 64 bytes from 173.194.38.130: icmp_seq=6 ttl=49 time=1713.878 ms | |
| 64 bytes from 173.194.38.130: icmp_seq=7 ttl=49 time=1410.568 ms | |
| 64 bytes from 173.194.38.130: icmp_seq=8 ttl=49 time=890.598 ms | |
| 64 bytes from 173.194.38.130: icmp_seq=8 ttl=49 time=903.548 ms (DUP!) | |
| 64 bytes from 173.194.38.130: icmp_seq=9 ttl=49 time=976.892 ms | |
| 64 bytes from 173.194.38.130: icmp_seq=9 ttl=49 time=977.438 ms (DUP!) | |
| 64 bytes from 173.194.38.130: icmp_seq=10 ttl=49 time=260.378 ms | |
| ^C | |
| --- google.com ping statistics --- | |
| 12 packets transmitted, 8 packets received, +5 duplicates, 33.3% packet loss | |
| round-trip min/avg/max/stddev = 61.171/584.227/1713.878/562.622 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment