向网络主机发送 ICMP 回显请求数据包。 更多信息:https://keith.github.io/xcode-man-pages/ping.8.html.
ping "{{主机}}"
ping -c {{次数}} "{{主机}}"
ping -i {{秒}} "{{主机}}"
ping -n "{{主机}}"
ping -a "{{主机}}"
ping --apple-time "{{主机}}"