![nbtstat 명령](https://linux55.com/image/162262/nbtstat%20%EB%AA%85%EB%A0%B9.png)
나는 실행하려고합니다 :
$ nbtstat -a 192.168.183.147
bash: nbtstat: command not found
그리고:
$ sudo nbtstat -a 192.168.183.147
bash: nbtstat: command not found
이 오류 메시지가 나타나는 이유를 아는 사람이 있습니까? 한 번! 방금 nbtstat 도구를 설치했습니다.
감사해요
답변1
답변2
정확히 말하면 GAD3R이 제공하는 답변 외에도 유사한 출력을 얻기 위한 정확한 명령은 다음과 같습니다.nmblookup -A <ip_address>