Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 1999 12:58:54 +0100
From:      Mark Ovens <markov@globalnet.co.uk>
To:        Robert Sowders <rsowders@usgs.gov>
Cc:        cjm2@earthling.net, freebsd-questions@FreeBSD.ORG, greg@swlct.sthames.nhs.uk
Subject:   Re: Mount enhancement?
Message-ID:  <19990704125854.A254@marder-1>
In-Reply-To: <s77ec665.020@usgs.gov>; from Robert Sowders on Sun, Jul 04, 1999 at 02:26:31AM -0700
References:  <s77ec665.020@usgs.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 04, 1999 at 02:26:31AM -0700, Robert Sowders wrote:
> With a a valid entry in /etc/fstab, why not do a 
> mount -a ?
> 

Because he might not want to mount everything?

Mind you, if it's a quest for the shortest command to mount everything
in your fstab then, if you're running csh as your shell, add

alias m 'mount -a'

to ~/.cshrc then you just need to type ``m <RETURN>'',
2 keystrokes :^)

-- 
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://www.users.globalnet.co.uk/~markov
_______________________________________________________________
Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK
CAD/CAM solutions for Sheetmetal Working Industry
mailto:markov@globalnet.co.uk              http://www.radan.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990704125854.A254>