Enviroment Variable
Nestor Waldyd <[email protected]> Sat, 8 Mar 2003 08:37:56 -0500
| Newsgroups | gmane.linux.redhat.release.seawolf |
|---|---|
| Organization | Universidad Pontificia Bolivariana |
| Message-ID | <03030808375600.01387@Aire> |
... How can i set an enviromental variable such that it remains (in the bash) sesion after sesion...? Becouse i use 'export' to set enviroment variables and each time i begin a sesion i have to set the same variables again and again..... ....