fdupes: A program for identifying or deleting duplicate files1

A program to scan directories for duplicate files, with options to list, delete or replace the files with hardlinks pointing to the duplicate. It first compares file sizes, partial MD5 signatures, full MD5 signatures, and then performs a byte-by-byte comparison for verification.

... part of T2, get it here

URL: https://github.com/adrianlopezroche/fdupes

Author: Adrian Lopez <adrianlopezroche [at] gmail [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: OpenSource
Status: Stable
Version: 2.4.0

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/adrianlopezroche/fdupes/ fdupes-v2.4.0.tar.gz

T2 source: fdupes.cache
T2 source: fdupes.desc

Build time (on reference hardware): 100% (relative to binutils)2

Installed size (on reference hardware): 0.11 MB, 8 files

Dependencies (build time detected): autoconf automake coreutils diffutils findutils grep gzip libtool linux-header m4 make ncurses pcre2 perl sqlite tar

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).