Zentrum für Datenverarbeitung (ZDV) (data center)

Loading a software module automatically

If you desire a persistent integration of the loaded modules when you change on an other node, following commands edit the shell respectively ~/.bashrc, so that modules will be loaded at the next startup of the shell:

 

module initadd [<modulename>]
module initlist [<modulename>]
module initrm [<modulename>]

 

How to use the commands in detail you can see with the command "man module" respectively "man modulefile".