On 06Jan2008 07:11, Jim Reimer <[EMAIL PROTECTED]> wrote: | Cameron Simpson wrote: | > On 04Jan2008 18:26, Mohammad Shahid <[EMAIL PROTECTED]> wrote: | > | Can any one tell me an alternate command in linux environment for | > | "net view" DOS command? | | > It depends what "net view" does. Please describe it. | > Meanwhile, useful commands to consider include "netstat", "ifconfig" and | > "tcpdump". | | and maybe "smbclient" | | NET VIEW | [\\computername [/CACHE] | /DOMAIN[:domainname]] | NET VIEW /NETWORK:NW [\\computername] | | NET VIEW displays a list of resources being shared on a computer. When used | without options, it displays a list of computers in the current domain or | network. [...]
You are correct! And it turns out that Samba (which supplies the smbclient command) also supplies a "net" command with many options. Have a read of "man net" and see if it does what you need. Cheers, -- Cameron Simpson <[EMAIL PROTECTED]> DoD#743 http://www.cskk.ezoshosting.com/cs/ The Horn of Vengeance: When he pushes the horn button, the device produces the sound of fingernails scraping on a blackboard, amplified beyond pain threshold. If that doesn't work, the horn then plays the Pina Colada song. To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/LINUX_Newbies/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
