Difference between revisions of "Fdupes"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|fdupes}} |{{#vardefine:url|https://github.com/adrianlopezroche/fdupes}} <!--CONFIGURATION: OPTIONAL (|...")
 
m (Text replacement - "#uppercase" to "uc")
Line 23: Line 23:
 
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
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:20, 6 December 2019

Description

fdupes website  
FDUPES is a program for identifying duplicate files residing within specified directories.

Environment Modules

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

System Variables

  • HPC_FDUPES_DIR - installation directory