Date: Thu, 06 May 1999 07:51:29 +0100 From: Mark Ovens <marko@uk.radan.com> To: Rick Hamell <hamellr@dsinw.com> Cc: freebsd-questions@freebsd.org Subject: Re: Path(es) Message-ID: <37313BF1.C6609DC@uk.radan.com> References: <Pine.WNT.3.95.990505182711.-65585C-100000@akane>
next in thread | previous in thread | raw e-mail | index | archive | help
Rick Hamell wrote:
>
> How do I check/add to my paths. I hope I'm using the right
> terminology. I.e. / and /usr/local/bin are checked for files, how do I add
> another directory such as /home/whoever?
>
From the command prompt:
set path=($path /the/dir/you/want)
or you could add it to your ~/.{csh,sh,bash}rc.
HTH
> Rick
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
--
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:marko@uk.radan.com 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?37313BF1.C6609DC>
