Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,837
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Sub-command <code>unload</code> == | == Sub-command <code>unload</code> == | ||
After the <code>load</code> sub-command, <code>unload</code> removes a module from your environment. For example, | After the <code>load</code> sub-command, <code>unload</code> removes a module from your environment. For example, | ||
{{Command|module unload gcc/ | {{Command|module unload gcc/9.3}} | ||
would remove the GCC | would remove the GCC 9.3 compilers from your environment. |