sticky-modules.rst (modules-5.1.1.tar.bz2) | : | sticky-modules.rst (modules-5.2.0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 172 | skipping to change at line 172 | |||
Last but not least, the sticky modules should get loaded when the user's shell | Last but not least, the sticky modules should get loaded when the user's shell | |||
session initializes. So the *core* and *compiler* modules should be defined | session initializes. So the *core* and *compiler* modules should be defined | |||
for load in the initialization RC file |file etcdir_initrc|: | for load in the initialization RC file |file etcdir_initrc|: | |||
.. code-block:: tcl | .. code-block:: tcl | |||
#%Module | #%Module | |||
module use --append .../example/sticky-modules/modulefiles | module use --append .../example/sticky-modules/modulefiles | |||
module load core | module load core | |||
module load compiler/compB | module load compiler/compB | |||
.. vim:set tabstop=2 shiftwidth=2 expandtab autoindent: | ||||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |