home *** CD-ROM | disk | FTP | other *** search
- Path: golden-gate.owl.de!fiction!colwyn!lyssa!not-for-mail
- Newsgroups: comp.unix.amiga
- References: <1976.6615T859T2523@artworks.apana.org.au> <4g214f$38u@rrzs3.uni-regensburg.de>
- From: "Matthias Scheler" <tron@lyssa.owl.de>
- Date: Sun, 18 Feb 1996 11:32:35 +0100
- Subject: Re: NFS Server - NetBSD 1.1
- Message-ID: <34848@lyssa.owl.de>
- Organization: Private Internet Ostwestfalen-Lippe
-
- Hubert Feyrer wrote in comp.unix.amiga about "Re: NFS Server - NetBSD 1.1":
- > > The AmiTCP manual mentions an 'exportfs' command, but I assume that
- > > it's a part of the SUN OS?
- >
- > From Solaris' 'man exportfs':
- > exportfs(1B)SunOS/BSD Compatibility Package Commands exportfs(1B)
- > -> seems so. :)
-
- No problem to write one for NetBSD. Just put this line into a file
- called "exportfs" and make it executable:
-
- kill -HUP `cat /var/run/mountd.pid`
-
- --
- Matthias Scheler
- tron@lyssa.owl.de
-
-