I need a command line tool to remove duplicate files.
There are several. But I could not find one which always keeps the older files and deletes the newer versions.
I tried finddup, duff, fdupes. Maybe I was blind, but AFAIK there was not way to tell the tools to keep the older file.
stat
. I might try doing something like that later, but I'm not on my machine right now, so I can only suggest a thing – Sergiy Kolodyazhnyy May 26 '15 at 21:51