On Mon, 14 Feb 2000, Doug Barton wrote: > Far better is: I knew I should have tested this first.... # Mount NFS filesystems. if mount -d -a -t nfs | grep nfs >/dev/null 2>&1 ; then echo -n "Mounting NFS file systems" mount -a -t nfs echo . fi Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- 4.0-RC -- /etc/rc, NFS, & nis_client_enable="NO&q... David Wolfskill
- RE: 4.0-RC -- /etc/rc, NFS, & nis_client_enable=&... kibbet
- Re: 4.0-RC -- /etc/rc, NFS, & nis_client_enable=&... Andy Farkas
- Re: 4.0-RC -- /etc/rc, NFS, & nis_client_enab... David Wolfskill
- Re: 4.0-RC -- /etc/rc, NFS, & nis_client_enable=&... Doug Barton
- Doug Barton