If you set PATH in .profile then as soon as you login PATH (and any other
env vars) will be available to you
export PATH=WhatEverTheNewPathIs:$PATH
a helpful tutorial is available here
http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux-5.html
an example would be:
M--
This email
This is not ANT related, but there are few ways to achieve this. If you
open login shells (for example in Gnome terminal select Edit->Current
Profile...->Title and Command->Run command as login shell) you can put
commands into ~/.profile script (create it, if it does not exist). You
can also pu
hello,
Is it possible to set the path value permanently on linux (mac) ? l always
have to set up the path value every time l open up a new command line
terminal. I tried setting it up in the environment variables. it always
returns back to the original configuration every time re start the