I was curious as to how other sites setup the initialization files for
each shell. Also if you have comments on the attached list I would
appreciate them.
We are using Modules 3.0 pre-release. I did look at user-setup at
Auburn University, compliments of Richard Elling,
(ftp://ftp.eng.auburn.edu) and I think that it is really good!
I will summarize.
Thanks in advance,
Jon
ksh
/etc/profile
module alias setup
path setup
~/profile
module add command
*module not available in subshells unless kshrc setup
we might want to do this as part of the /etc/profile
sh
/etc/profile
module alias setup
path setup
~/profile
module add command
tcsh
/etc/.login
path setup
/etc/.cshrc
module alias setup
~/.login
module add command
csh
~/.cshrc
module alias setup
~/.login
moudle add command
path setup
--
Jon R. Ramsey
Siemens Corporate Research
ra...@sc...
|