浏览次数:1901 关键词 ( 命令 centos ping )
centos下中断ping命令
ctrl+c是可以的。不然也可以ctrl+z,然后kill %1 最好的方法还是 ping -c 3 192.168.1.1 ,-c 3表示ping 3次