Newsgroups: comp.unix.wizards Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!barmar From: barmar@think.com (Barry Margolin) Subject: Re: BSD counterpart to SYSVR4 "dfshares" Message-ID: <1991Apr2.192332.7707@Think.COM> Sender: news@Think.COM Organization: Thinking Machines Corporation, Cambridge MA, USA References: <...gyfm@rpi.edu> Distribution: comp.unix.wizards Date: Tue, 2 Apr 91 19:23:32 GMT In article <...gyfm@rpi.edu> enforcer@nuge101.its.rpi.edu (Paul J Stewart) writes: > I'd like to know if there are any counterparts to the program "dfshares" >that runs under SYSVR4, which basically looks at the machine given on the >command line and returns the directories that are currently being "shared" >-- allowed for mounting from another site. This relieves a lot of pecking >around and would be really neat if it was supported under BSD... BSD Unix doesn't have any directory sharing capability built in. Are you talking about BSD + NFS? If so, your description of dfshares sounds like "showmount -e", which lists all the directories that are exported. Other options to showmount let you see which directories have actually be mounted by remote hosts. -- Barry Margolin, Thinking Machines Corp. barmar@think.com {uunet,harvard}!think!barmar