// Workers AI · dad joke modeWhat did Fdupes say to its duplicate? "You're a copy cat.
Appearance
| fdupes | |
|---|---|
| Original author | Adrián López |
| Release | 25 December 1999 |
| Stable release | 2.4.0[1]
/ 30 March 2025 |
| Written in | C |
| Operating system | Linux, macOS |
| Available in | English |
| 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]- ↑ "Release fdupes 2.4.0". 30 March 2025. Retrieved 1 January 2026.
- ↑ "System-Utilities für alle Fälle | c't Magazin".