ping命令的参数很多,但有几个是常用的,ping命令的具体语法:
ping [-t] [-a] [-n count] [-l length] [-f] [-i ttl] [-v tos] [-r count] [-s count] [[-j computer-list] | [-k computer-list]] [-w timeout] destination-list-t:ping指定的计算机直到中断。
例如命令:ping -t www.ezloo.com 那么机器会一直ping www.ezloo.com直到我们按Ctrl+C键来停止。