Skip to content
Snippets Groups Projects
Commit 2ebf767f authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

add lmod and modify menu

parent 5f0f8da7
No related branches found
No related tags found
No related merge requests found
......@@ -17,11 +17,11 @@ Introduction
Below you will find more details and examples.
|command|equivalent|
|command|equivalent/explanation|
|---|---|
|ml|module list|
|ml GCC/6.2.0-2.27|module load GCC/6.2.0-2.27|
|ml -GCC| module unload GCC|
|ml -GCC/6.2.0-2.27| module unload GCC/6.2.0-2.27|
|ml av|module avail|
|ml show GCC/6.2.0-2.27|module show GCC|
|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.
Finish editing this message first!
Please register or to comment