Difference between revisions of "NANO"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Text Editor {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|NANO}} |{{#vardefine:url|https://www.nano-editor.org/download.php}} <!--CONFIG...") |
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DOC - documentation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_MAN - manual directory |
<!--Configuration--> | <!--Configuration--> |
Revision as of 21:22, 6 December 2019
Description
NANO text editor.
Environment Modules
Run module spider NANO
to find out what environment modules are available for this application.
System Variables
- HPC_NANO_DIR - installation directory
- HPC_NANO_BIN - executable directory
- HPC_NANO_DOC - documentation directory
- HPC_NANO_MAN - manual directory