Re: Environment variables

Поиск
Список
Период
Сортировка
От Anis W. Nugroho
Тема Re: Environment variables
Дата
Msg-id 20031128164821.6806.qmail@gawab.com
обсуждение исходный текст
Ответ на Environment variables  (Roy MacGregor Paterson <roy@macgregortech.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: SQL-Statment
Следующее
От: "Anis W. Nugroho"
Дата:
Сообщение: Re: a trigger for time