Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

fdupes

From Wikipedia, the free encyclopedia
fdupes
Original authorAdrián López
Release25 December 1999; 26 years ago (1999-12-25)
Stable release
2.4.0[1] / 30 March 2025; 16 months ago (30 March 2025)
Written inC
Operating systemLinux, macOS
Available inEnglish
Repository

fdupes is a program written by Adrián López to scan directories for duplicate files,[2] 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.

fdupes is written in C and is released under the MIT License.

References

[edit]
  1. "Release fdupes 2.4.0". 30 March 2025. Retrieved 1 January 2026.
  2. "System-Utilities für alle Fälle | c't Magazin".
[edit]