> If you are setting it after you login, it only holds for that login
session.
> If you logout or restart the server, it is gone.
>
> If you need it to stick around, you can put it in /etc/profile if you want
> it to apply to every person who logs in, or put it in your .profile
> ($HOME/.profile) file so that it is set when you login.
>
> John Turner
> [EMAIL PROTECTED]

 Correct, except the file has different names depending on what shell
you are using.  ".bash_profile" or ".bash_login" for bash, ".login" for csh
or tcsh.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to