Re: Environment variables - Mailing list pgsql-novice

From Anis W. Nugroho
Subject Re: Environment variables
Date
Msg-id 20031128164821.6806.qmail@gawab.com
Whole thread Raw
In response to Environment variables  (Roy MacGregor Paterson <roy@macgregortech.com>)
List pgsql-novice
Hi Roy,
I'm not a (t)csh lover, but just bash lover.
OK in bash, if I want an environment variable that set in the
.bashrc to be recognized through out the session, I must use
export ENV_VAR_NAME
because that variable only recognized during the live of
.bashrc.
For (t)csh, maybe you can find the similarities to that feature.
To be sure, after editing .tcshrc or .cshrc, login to another
session. Then display all the environment variables you have.
For bash, I usually type 'set'.
Access man tcsh or man csh for the detailed feature.
Hope this works for you.
Cheers,
Anis WN
________________________________
15 Mbytes Free Web-based and  POP3
Sign up now: http://www.gawab.com

pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: SQL-Statment
Next
From: "Anis W. Nugroho"
Date:
Subject: Re: a trigger for time