호스트 별칭 target에 정확히 네 번의 ICMP echo 요청을 보내는 명령은 무엇인가요?
target
ping -c 4 target
ftp -c 4 target
ping -sV target
nmap -c 4 target