Difference between revisions of "RHash"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:GNU {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|rhash}} |{{#vardefine:url|https://sourceforge.net/projects/rhash/}} <!--CONFIGURATION:...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Programming]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|rhash}} | |{{#vardefine:app|rhash}} | ||
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_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 21:49, 21 August 2022
Description
RHash is a console utility for computing and verifying hash sums of files.
Environment Modules
Run module spider rhash
to find out what environment modules are available for this application.
System Variables
- HPC_RHASH_DIR - installation directory
- HPC_RHASH_BIN - executable directory