Created
August 24, 2012 12:37
-
-
Save AV4TAr/3450095 to your computer and use it in GitHub Desktop.
siginfo ping macos
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 (200.40.0.84): 56 data bytes | |
| 64 bytes from 200.40.0.84: icmp_seq=0 ttl=59 time=22.144 ms | |
| 64 bytes from 200.40.0.84: icmp_seq=1 ttl=59 time=8.602 ms | |
| 64 bytes from 200.40.0.84: icmp_seq=2 ttl=59 time=53.278 ms | |
| 64 bytes from 200.40.0.84: icmp_seq=3 ttl=59 time=11.416 ms | |
| 64 bytes from 200.40.0.84: icmp_seq=4 ttl=59 time=7.842 ms | |
| 64 bytes from 200.40.0.84: icmp_seq=5 ttl=59 time=14.848 ms | |
| load: 0.86 cmd: ping 20845 running 0.00u 0.00s | |
| 6/6 packets received (100.0%) 7.842 min / 19.688 avg / 53.278 max | |
| 64 bytes from 200.40.0.84: icmp_seq=6 ttl=59 time=7.837 ms | |
| 64 bytes from 200.40.0.84: icmp_seq=7 ttl=59 time=7.209 ms | |
| ... | |
| ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment