Translations:Utiliser des modules/13/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
== Sub-command <code>load</code> ==
=== Sub-command <code>load</code> ===
The sub-command '''<code>load</code>''' lets you load a given module. For example,
The sub-command '''<code>load</code>''' lets you load a given module. For example,
{{Command|module load gcc/9.3}}
{{Command|module load gcc/9.3}}
allows you to access the GCC compiler suite, version 9.3.
allows you to access the GCC compiler suite, version 9.3.

Latest revision as of 14:23, 24 July 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Utiliser des modules)
=== Sous-commande <tt>load</tt> ===
La sous-commande '''<tt>load</tt>''' permet de charger un module donné. Par exemple
{{Commande|module load gcc/9.3}}
pourrait charger le module du compilateur GCC version 9.3.

Sub-command load[edit]

The sub-command load lets you load a given module. For example,

Question.png
[name@server ~]$ module load gcc/9.3

allows you to access the GCC compiler suite, version 9.3.