¿Qué comando envía cuatro sondas ICMP al host llamado target?
target
ping -c 4 target
telnet -c 4 target
nmap -c 4 target
ping target