So I read the code and decided that ~/.modules was probably the best place
to put shell-independent modules initload stuff.
I notice that "modules initlist" show any "load"ed modules from that file
first (or at least before the shell-specific RC files), and "module initadd"
will put the requested modulefiles in .modules .
However, I have also noticed that when I spawn a new shell (xterm, whatever)
that the commands in the .modules file do not get processed. More
specifically, the things I ask to be loaded do not get loaded.
Any ideas?
H
|