Difference between revisions of "MC"

From UFRC
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...")
 
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_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* 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

mc website  

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