哪个命令会向主机别名 target 恰好发送四个 ICMP 回显请求?
target
ping -sV target
ping -c 4 target
ftp -c 4 target
nmap -c 4 target