How to Find duplicate copies of files Using fdupes in Ubuntu

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.