Difference between revisions of "MC"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Shell {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|mc}} |{{#vardefine:url|https://www.gnu.org/software/mc/}} <!--CONFIGURATION: OPTIONA...") |
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 |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 21:22, 6 December 2019
Description
GNU Midnight Commander is a file manager for free operating systems. Like other GNU software, it is written in a portable manner and should compile and run on a wide range of operating systems with some degree of UNIX compatibility.
Environment Modules
Run module spider mc
to find out what environment modules are available for this application.
System Variables
- HPC_MC_DIR - installation directory