How to Find duplicate copies of files Using fdupes in Ubuntu

22

Author: JT Smith

FDupes uses md5sums and then a byte by byte comparison to find duplicate files within a set of directories. It has several useful options including recursion.

Link: ubuntugeek.com

Category:

  • Linux