- To: slug@xxxxxxxxxxx
- Subject: [SLUG] Re: Environment Variables
- From: Angus Lees <gusl@xxxxxxxxxxxxxxx>
- Date: Wed Feb 21 16:59:01 2001
- User-agent: Mutt/1.2.5i
\begin{DaZZa}
> Edit /etc/profile and place your variables in there.
> They'll then apply for every interaqction with the machine.
well, every interaction that starts a bourne login shell.
c shells use /etc/csh.login, so you usually duplicate any /etc/profile
changes there too.
ssh (and now PAM) seems to like /etc/environment.
(what fun)
--
- Gus