identify or delete duplicate files
fdupes identifies duplicate files residing within specified directories. It can be used to either just provide a report, or actually delete the duplicate files, either automatically or interactively (via a line-based or curses interface).
Homepage: https://github.com/adrianlopezroche/fdupes
Maintainer: Martin Ziemer <horrad@horrad.de>