Английская Википедия:Fdupes

Материал из Онлайн справочника
Версия от 23:56, 6 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Short description|Program to scan directories for duplicate files}} {{Orphan|date=May 2017}} {{lowercase|title=fdupes}} {{Infobox software | name = fdupes | logo = <!-- Image name is enough. --> | logo alt = | logo caption = | screenshot = <!-- Image name is enough. --> | screenshot alt = | caption = | collapsible = <!-- Any text here will collapse the screenshot. --> | author =...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Orphan Шаблон:Lowercase Шаблон:Infobox software fdupes is a program written by Adrián López to scan directories for duplicate files,[1] 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