Article 5D3K0 Find Duplicate Files, Move to Folder, with Reference Directory

Find Duplicate Files, Move to Folder, with Reference Directory

by
ericlindellnyc
from LinuxQuestions.org on (#5D3K0)
I'm trying to ..
Find duplicate files with same name/date.
Move them to other directory, with unique names (incrementing suffix).
Specify reference-only directory.

I've tried rmdup, fslint, rdfind, fdupes, but none have all options.
With dupeguru, I must visually check all filenames, as it flags dup's with different names.

Thanks for feedback.

UPDATE .. RMDUPE IS GAGGING ON .DS_Store. I displayed hidden files, but it's not there.
Code:rmdupe --sim --verbose /Users/eric/Documents/rmdupTest/PRODUCES THIS ERROR MESSAGE
Code:stat: illegal option -- c
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
rmdupe: Error: get filesize failed on /Users/eric/Documents/rmdupTest//.DS_Store
No duplicates were foundTHERE IS NO OPTION -- Clatest?d=yIl2AUoC8zA latest?i=CO0oirjWGE4:Uc6Q8lthlCE:F7zBnMy latest?i=CO0oirjWGE4:Uc6Q8lthlCE:V_sGLiP latest?d=qj6IDK7rITs latest?i=CO0oirjWGE4:Uc6Q8lthlCE:gIN9vFwCO0oirjWGE4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments