P7zip: Difference between revisions

From UFRC
Jump to navigation Jump to search
Maxprok (talk | contribs)
Created page with "Category:SoftwareCategory:SoftwareCategory:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|p7zip}} |{{#vardefine:url|http://p7zip.sourceforge.net/}} <!..."
 
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
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory


<!--Configuration-->
<!--Configuration-->

Revision as of 21:23, 6 December 2019

Description

p7zip website  

7-Zip is a file archiver with highest compression ratio

Environment Modules

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

System Variables

  • HPC_P7ZIP_DIR - installation directory
  • HPC_P7ZIP_BIN - executable directory
  • HPC_P7ZIP_DOC - documentation directory