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: René Rebe <rene [at] exactco [dot] de>
License: OpenSource
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): 10% (relative to binutils)2
Installed size (on reference hardware): 0.11 MB, 9 files
Dependencies (build time detected): autoconf automake bash coreutils diffutils findutils gawk gettext grep gzip libtool linux-header m4 make ncurses pcre2 perl pkgconfig sed sqlite tar util-linux
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).