Basic commands

The basic commands used when operating with the Modules environment are:

Command Use
module load [module] Loads the selected module to your current session - module is removed once session is closed
module unload [module] Removes a module from your current session
module purge Removes all modules from your current session
module initadd [module] Automatically load the selected module at the start of each session
module initrm [module] Stop the selected module from being loaded at the start of each session
module initlist View the list of automatically loaded modules