Pinging Google DNS from LM17 terminal

BarkingGhostar

Diamond Member
Nov 20, 2009
8,410
1,617
136
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=57 time=13.3 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=57 time=12.8 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=57 time=11.8 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=57 time=13.7 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=57 time=15.2 ms
64 bytes from 8.8.8.8: icmp_seq=6 ttl=57 time=12.3 ms
64 bytes from 8.8.8.8: icmp_seq=7 ttl=57 time=13.7 ms
64 bytes from 8.8.8.8: icmp_seq=8 ttl=57 time=12.2 ms
^C
--- 8.8.8.8 ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7010ms
rtt min/avg/max/mdev = 11.891/13.192/15.229/1.018 ms

How the heck does it calculate 7,000 ms from a collection of ping times ranging from 11-15ms? Me thinks the Ambien isn't left me brain this morning.
 

Jodell88

Diamond Member
Jan 29, 2007
8,762
30
91
By default the ping command waits 1 second before sending another request. Therefore the time variable is actually accurate since it calculates how long the command was running.