Difference between revisions of "Mawk"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Programming Language {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|mawk}} |{{#vardefine:url|http://invisible-island.net/mawk/}} <!--CONF...")
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Programming Language]]
+
[[Category:Software]][[Category:Language]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|mawk}}
 
|{{#vardefine:app|mawk}}
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
 +
* HPC_{{uc:{{#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 19:05, 6 June 2022

Description

mawk website  

mawk is an interpreter for the AWK Programming Language.

Environment Modules

Run module spider mawk to find out what environment modules are available for this application.

System Variables

  • HPC_MAWK_DIR - installation directory
  • HPC_MAWK_DIR - installation directory
  • HPC_MAWK_DIR - installation directory