fdupes
{{Short description|Program to scan directories for duplicate files}}
{{Orphan|date=May 2017}}
{{lowercase|title=fdupes}}
{{Infobox software
| name = fdupes
| logo =
| logo alt =
| logo caption =
| screenshot =
| screenshot alt =
| caption =
| collapsible =
| author =
| developer = Adrián López
| released =
| discontinued =
| ver layout =
| latest release version = {{wikidata|property|preferred|references|edit|P348|P548=Q2804309}}
| latest release date = {{Start date and age|{{wikidata|qualifier|preferred|single|P348|P548=Q2804309|P577}}|df=yes}}
| latest preview version =
| latest preview date =
| status =
| programming language = C
| operating system =
| platform =
| size =
| language =
| language count =
| language footnote =
| genre =
| license = MIT License
| alexa =
| website = {{URL|https://github.com/adrianlopezroche/fdupes}}
| repo =
| standard =
| AsOf =
}}
fdupes is a program written by Adrián López to scan directories for duplicate files,{{cite web |url=http://www.heise.de/ct/artikel/Auswahl-satt-291320.html |title = System-Utilities für alle Fälle {{!}} c't Magazin}} 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
{{reflist}}
External links
- [https://github.com/adrianlopezroche/fdupes Official fdupes homepage]
- [https://codeberg.org/jbruchon/jdupes Enhanced fdupes fork with Windows and Mac OS X binaries available]