Setting environment variables: BASH shell

To change an environment variable use the command:

   VARNAME=value of variable

By convention, the variable name is given in upper case.


[Home] [Search] [Index]