Using fdupes or fslint provides a list of duplicates but for the duplicates, the directories appear to be in no particular order. Too many files in too many directories to have to decide where I want the file with each set of duplicates.
I want to specify a prime directory and then have fdupes remove duplicates from all other directories except the prime directory.
Is there a command line for fdupes or fslint that will do this or is there another application that will?