Created
April 6, 2012 09:02
-
-
Save chakrit/2318303 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 8.8.8.8 | |
PING 8.8.8.8 (8.8.8.8): 56 data bytes | |
Request timeout for icmp_seq 0 | |
64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=100.654 ms | |
64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=103.946 ms (DUP!) | |
64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=105.836 ms (DUP!) | |
64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=114.566 ms (DUP!) | |
64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=115.913 ms (DUP!) | |
64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=118.262 ms (DUP!) | |
64 bytes from 8.8.8.8: icmp_seq=1 ttl=46 time=125.349 ms (DUP!) | |
Request timeout for icmp_seq 2 | |
Request timeout for icmp_seq 3 | |
Request timeout for icmp_seq 4 | |
Request timeout for icmp_seq 5 | |
Request timeout for icmp_seq 6 | |
Request timeout for icmp_seq 7 | |
Request timeout for icmp_seq 8 | |
Request timeout for icmp_seq 9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment