06/29 What file does a unix user account inherit its environment
settings from (ie. path, etc...)
\_ accounts don't inherit env variables, processes inherit them
from their parents. Most user shells read files such as
~/.profile, ~/.cshrc, ~/.login, /etc/profile, /etc/.cshrc,
/etc/.login, /etc/csh.cshrc, /etc/csh.login, etc.
Without being more specific about which OS & shell you are
using, we can't be more specific with an answer.
\_I'm running RH Linux 5.1 on my home computer and I want to
be able to set environment variables globally across all
or just some accounts. (I'm using tcsh)
\_ RTFM
\_ Well, you can either edit the skeleton files (the ones
copied into new accounts), or edit the system default files.
man tcsh/csh/login/read the linux webpage to find out
where such things are --dbushong
\_ I'm running DOS 2.1 on my 10mhz V20 8086 clone.
\_ Casio Z-7000?
\_ I'm running GUI friendly MACintosh D00DZ!!! R3WL MAN!!!!!!
\_ I'm running Timex Sinclair 1000 with 4KB of RAM.
\_ I'm running GEOS on a 10MHz 286 with 512K of conventional memory. |