Being a computer nerd, I have to download a lot of material weekly. Most of the time it happens to end up with folders full of duplicate files.
fdupes is a linux utility which scans the specified directories for duplicate files, groups them in sets and deletes them in bulk when commanded. An option to prompt for each delete also exists.