Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a29da2458909b1bb

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]