ping -c 4 8.8.8.8
Linux ping 命令
Linux
通用
⭐ 基础
3 次浏览
⭐ 基础
3 次浏览
详细说明
测试到目标 IP 的连通性(4 次)
使用示例
$ ping -c 4 8.8.8.8
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=53 time=15.4 ms
标签:
#Linux
#排错