Quick Tip – Resolve NetBIOS Names to IP Addresses
Sometimes I need to know the IP address of a specific Windows computer on my local network. OS X doesn’t appear to automatically resolve a NetBIOS name to an IP address when using the ping command from the Terminal. So, instead, you can use nmblookup. <!– Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ –>ryan@Augustus~$ [...]