[lug] append to path
Calvin Dodge
caldodge at fpcc.net
Sat Dec 4 12:56:53 MST 1999
Trent Jarvi wrote:
>
> Place your changes in ~/.bash_profile (if your
> running bash) for one user or /etc/profile for
> everyone.
>
> --- "Ferdinand P. Schmid" <fschmid at archenergy.com>
> wrote:
> > PATH=/bin
> > and I would like to append to it so it reads:
> > PATH=/bin:/usr/local/bin
I believe _what_ you want in your .bash_profile is:
export PATH=$PATH:/usr/local/bin
Calvin
--
"Hey feller!
I bet you're still living in your parents' cellar
Downloading pictures of Sarah Michelle Gellar
And posting 'me too!' like some brain-dead AOLer"
- "It's All About The Pentiums"
More information about the LUG
mailing list