Most viewed posts
LINUX COMMANDS
Search
Linux command:smbtree
smbtree - smbtree is a smb browser program in text mode. It is similar to the "Network Neighborhood" found on Windows computers. It prints a tree with all the known domains, the servers in those domains and the shares on the servers.
smbtree [-b] [-D] [-S] linux command options -b Query network nodes by sending requests as broadcasts instead of querying the local master browser. -D Only print a list of all the domains known on broadcast or by the master browser -S Only print a list of all the domains and servers responding on broadcast or known by the master browser. -d|--debuglevel=level level is an integer from 0 to 10. The default value if this parameter is not specified is 0. The higher this value, the more detail will be logged to the log
|