I want to detect and delete duplicate files (same size) along local Disks and Nas Disks (The Nas Disks are mounted using Samba)
I found the How to find and delete duplicate diles answer but I'm unable to run most of the tools mentioned in the answer : all the programs mentioned in the "programs/scripts/bash-solutions" solution (dupedit, dupseek, rmdup etc)
I'm able to use fslint but this one takes ages to detect duplicate files.
Can anybody help me to find to proper and faster detect and propose me to delete duplicate files.