===========================
step 1
lua ProjectDIR/src/lmod.in.lua bash --regression_testing --version
===========================
Modules based on Lua: Version 8.6.12  2022-02-09 16:10 -06:00
    by Robert McLay mclay@tacc.utexas.edu
===========================
step 2
lua ProjectDIR/src/lmod.in.lua bash --regression_testing load std
===========================
===========================
step 3
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) std/1.0 (m,S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
   m:  built for host and native MIC
===========================
step 4
lua ProjectDIR/src/lmod.in.lua bash --regression_testing unload std
===========================
The following modules were not unloaded:
  (Use "module --force purge" to unload all):
  1) std/1.0
===========================
step 5
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) std/1.0 (m,S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
   m:  built for host and native MIC
===========================
step 6
lua ProjectDIR/src/lmod.in.lua bash --regression_testing load gcc boost
===========================
===========================
step 7
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) std/1.0 (m,S)   2) gcc/4.6   3) boost/1.53.0 (S,T)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
   T:  Testing
   m:  built for host and native MIC
===========================
step 8
lua ProjectDIR/src/lmod.in.lua bash --regression_testing purge
===========================
The following modules were not unloaded:
  (Use "module --force purge" to unload all):
  1) std/1.0
The following sticky modules could not be reloaded:
  1) boost
===========================
step 9
lua ProjectDIR/src/lmod.in.lua bash --regression_testing --force purge
===========================
===========================
step 10
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
No modules loaded
===========================
step 11
lua ProjectDIR/src/lmod.in.lua bash --regression_testing load std
===========================
===========================
step 12
lua ProjectDIR/src/lmod.in.lua bash --regression_testing rm std
===========================
The following modules were not unloaded:
  (Use "module --force purge" to unload all):
  1) std/1.0
===========================
step 13
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) std/1.0 (m,S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
   m:  built for host and native MIC
===========================
step 14
lua ProjectDIR/src/lmod.in.lua bash --regression_testing purge foo
===========================
The following modules were not unloaded:
  (Use "module --force purge" to unload all):
  1) std/1.0
===========================
step 15
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) std/1.0 (m,S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
   m:  built for host and native MIC
===========================
step 16
lua ProjectDIR/src/lmod.in.lua bash --regression_testing --force rm std
===========================
===========================
step 17
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
No modules loaded
===========================
step 18
lua ProjectDIR/src/lmod.in.lua bash --regression_testing load StdEnv
===========================
===========================
step 19
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) a/1.0   2) b/1.1   3) StdEnv (S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
===========================
step 20
lua ProjectDIR/src/lmod.in.lua bash --regression_testing load StdEnv
===========================
===========================
step 21
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) a/1.0   2) b/1.1   3) StdEnv (S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
===========================
step 22
lua ProjectDIR/src/lmod.in.lua bash --regression_testing unload a b
===========================
===========================
step 23
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) StdEnv (S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
===========================
step 24
lua ProjectDIR/src/lmod.in.lua bash --regression_testing purge
===========================
The following modules were not unloaded:
  (Use "module --force purge" to unload all):
  1) a/1.0   2) b/1.1   3) StdEnv
===========================
step 25
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) a/1.0   2) b/1.1   3) StdEnv (S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
===========================
step 26
lua ProjectDIR/src/lmod.in.lua bash --regression_testing save
===========================
Saved current collection of modules to: "default"
===========================
step 27
lua ProjectDIR/src/lmod.in.lua bash --regression_testing --force purge
===========================
===========================
step 28
lua ProjectDIR/src/lmod.in.lua bash --regression_testing restore
===========================
Restoring modules from user's default
===========================
step 29
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) a/1.0   2) b/1.1   3) StdEnv (S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
===========================
step 30
lua ProjectDIR/src/lmod.in.lua bash --regression_testing restore
===========================
Restoring modules from user's default
===========================
step 31
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) a/1.0   2) b/1.1   3) StdEnv (S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
===========================
step 32
lua ProjectDIR/src/lmod.in.lua bash --regression_testing --force purge
===========================
===========================
step 33
lua ProjectDIR/src/lmod.in.lua bash --regression_testing load M1
===========================
===========================
step 34
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) c/1.7   2) d/1.8   3) M1 (O)
  Where:
   O:  Obsolete
===========================
step 35
lua ProjectDIR/src/lmod.in.lua bash --regression_testing save
===========================
Saved current collection of modules to: "default"
===========================
step 36
lua ProjectDIR/src/lmod.in.lua bash --regression_testing restore
===========================
Restoring modules from user's default
===========================
step 37
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) c/1.7   2) d/1.8   3) M1 (O)
  Where:
   O:  Obsolete
===========================
step 38
lua ProjectDIR/src/lmod.in.lua bash --regression_testing --force purge
===========================
===========================
step 39
lua ProjectDIR/src/lmod.in.lua bash --regression_testing load c d M1
===========================
===========================
step 40
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) c/1.7   2) d/1.8   3) M1 (O)
  Where:
   O:  Obsolete
===========================
step 41
lua ProjectDIR/src/lmod.in.lua bash --regression_testing save
===========================
Saved current collection of modules to: "default"
===========================
step 42
lua ProjectDIR/src/lmod.in.lua bash --regression_testing restore
===========================
Restoring modules from user's default
===========================
step 43
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) c/1.7   2) d/1.8   3) M1 (O)
  Where:
   O:  Obsolete
===========================
step 44
lua ProjectDIR/src/lmod.in.lua bash --regression_testing --force purge
===========================
===========================
step 45
lua ProjectDIR/src/lmod.in.lua bash --regression_testing reset
===========================
Running "module reset". Resetting modules to system default. The following $MODULEPATH directories have been removed: None
===========================
step 46
lua ProjectDIR/src/lmod.in.lua bash --regression_testing reset
===========================
Running "module reset". Resetting modules to system default. The following $MODULEPATH directories have been removed: None
===========================
step 47
lua ProjectDIR/src/lmod.in.lua bash --regression_testing load old
===========================
===========================
step 48
lua ProjectDIR/src/lmod.in.lua bash --regression_testing swap old new
===========================
===========================
step 49
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) a/1.0   2) b/1.1   3) StdEnv (S)   4) new (S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
===========================
step 50
lua ProjectDIR/src/lmod.in.lua bash --regression_testing load old
===========================
Lmod is automatically replacing "new" with "old".
===========================
step 51
lua ProjectDIR/src/lmod.in.lua bash --regression_testing list
===========================
Currently Loaded Modules:
  1) a/1.0   2) b/1.1   3) StdEnv (S)   4) old (S)
  Where:
   S:  Module is Sticky, requires --force to unload or purge
===========================
step 52
lua ProjectDIR/src/lmod.in.lua bash --regression_testing avail
===========================
ProjectDIR/rt/sticky/mf/Core
   M1     (O)      a/1.0 (L)    gcc/4.6        old     (S,L)
   StdEnv (S,L)    b/1.1 (L)    new     (S)    std/1.0 (m,S)
  Where:
   L:  Module is loaded
   O:  Obsolete
   S:  Module is Sticky, requires --force to unload or purge
   m:  built for host and native MIC
If the avail list is too long consider trying:
"module --default avail" or "ml -d av" to just list the default modules.
"module overview" or "ml ov" to display the number of modules for each name.
Use "module spider" to find all possible modules and extensions.
Use "module keyword key1 key2 ..." to search for all possible modules matching any of the "keys".
