Created
June 12, 2014 06:42
-
-
Save zuigon/0326031eea4a531d41f8 to your computer and use it in GitHub Desktop.
This file contains 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
[root@vps3 ~]# ping google.com | |
PING google.com (74.125.224.129) 56(84) bytes of data. | |
64 bytes from lax02s20-in-f1.1e100.net (74.125.224.129): icmp_seq=1 ttl=57 time=0.348 ms | |
64 bytes from lax02s20-in-f1.1e100.net (74.125.224.129): icmp_seq=2 ttl=57 time=0.280 ms | |
64 bytes from lax02s20-in-f1.1e100.net (74.125.224.129): icmp_seq=3 ttl=57 time=0.273 ms | |
64 bytes from lax02s20-in-f1.1e100.net (74.125.224.129): icmp_seq=4 ttl=57 time=0.288 ms | |
64 bytes from lax02s20-in-f1.1e100.net (74.125.224.129): icmp_seq=5 ttl=57 time=0.279 ms | |
^C | |
--- google.com ping statistics --- | |
5 packets transmitted, 5 received, 0% packet loss, time 4375ms | |
rtt min/avg/max/mdev = 0.273/0.293/0.348/0.033 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment