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 (|...")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]]
+
[[Category:Software]][[Category:File Management]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|fdupes}}
 
|{{#vardefine:app|fdupes}}
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 14:58, 3 June 2022

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