Skip to content
Snippets Groups Projects
Commit d201a28a authored by Pavel Jirásek's avatar Pavel Jirásek
Browse files

ml purge in to introduction table

parent d018d740
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!75Ml revison
...@@ -19,6 +19,7 @@ Below you will find more details and examples. ...@@ -19,6 +19,7 @@ Below you will find more details and examples.
| ml | module list | | ml | module list |
| ml GCC/6.2.0-2.27 | module load GCC/6.2.0-2.27 | | ml GCC/6.2.0-2.27 | module load GCC/6.2.0-2.27 |
| ml -GCC/6.2.0-2.27 | module unload GCC/6.2.0-2.27 | | ml -GCC/6.2.0-2.27 | module unload GCC/6.2.0-2.27 |
| ml purge | module unload all modules |
| ml av | module avail | | ml av | module avail |
| ml show GCC/6.2.0-2.27 | module show GCC | | ml show GCC/6.2.0-2.27 | module show GCC |
| ml spider | gcc searches (case-insensitive) for gcc in all available modules | | ml spider | gcc searches (case-insensitive) for gcc in all available modules |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment