Gawk¶
The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.
Environment Modules¶
Run module spider Gawk
to find out what environment modules are available for this application.
System Variables¶
- HPC_GAWK_DIR - installation directory
- HPC_GAWK_BIN - executable directory
- HPC_GAWK_EXE - examples directory
- HPC_GAWK_INC - include directory
- HPC_GAWK_MAN - manual directory