Difference between revisions of "Coreutils"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 31: Line 31:
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable program directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable program directory
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
  
 
<!--Run-->
 
<!--Run-->

Revision as of 21:01, 6 December 2019

Description

coretuils website  

The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system.

Required Modules

modules documentation

Serial

  • gcc/4.7.2
  • coretuils

System Variables

  • HPC_CORETUILS_DIR - installation directory
  • HPC_CORETUILS_BIN - executable program directory
  • HPC_CORETUILS_LIB - library directory