--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # nmblookup > Discover SMB shares. > More information: . - Find hosts in the local network with SMB shares: `nmblookup {{[-S|--status]}} '*'` - Find hosts in the local network with SMB shares run by SAMBA: `nmblookup {{[-S|--status]}} __SAMBA__`