Re: $PATH


Subject: Re: $PATH
From: Justin Dieters (enderak@gci.net)
Date: Thu Nov 28 2002 - 13:22:44 AKST


Make sure you are logging out and relogging in. Just changing the
.bash_profile file without doing that will not have any effect. Bash
needs to re-read the file.

There is also a way to have bash re-read the file without logging out,
but I can't think of the command at the moment..

Justin

The Fueley wrote:
> whoops wrong file.
> Rivera
>
>
> -- Attached file included as plaintext by Listar --
> -- File: .bash_profile
>
> # .bash_profile
>
> # Get the aliases and functions
> if [ -f ~/.bashrc ]; then
> . ~/.bashrc
> fi
>
> # User specific environment and startup programs
>
> PATH=/usr/java/j2sdk1.4.1_01/bin:$PATH:$HOME/bin
>
> export PATH
> unset USERNAME
>
>
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.
>
>

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Thu Nov 28 2002 - 13:26:33 AKST