time
sh
time ping -c2 dotohi.com
PING dotohi.com (49.232.53.251) 56(84) bytes of data.
64 bytes from 49.232.53.251 (49.232.53.251): icmp_seq=1 ttl=255 time=22.7 ms
64 bytes from 49.232.53.251 (49.232.53.251): icmp_seq=2 ttl=255 time=22.7 ms
--- dotohi.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1013ms
rtt min/avg/max/mdev = 22.751/22.753/22.755/0.002 ms
ping -c2 dotohi.com 0.00s user 0.01s system 0% cpu 1.096 total