Difference between revisions of "RHash"

From UFRC
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:...")
 
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
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:24, 6 December 2019

Description

rhash website  

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