On 29/06/15 20:55, john wrote:
> Don't despair. If you have not made any edits since this unfortunate > duplication, you can use "find -newer" to identify all of the > duplicates. I sometimes use this approach to move just the most recent > images from an SD card. > > My command would look like this: > > cp `find -newer <newest non-duplicate filename>` <destination> > > Note the "newest" file is literally that - I don't know if there is a > way to limit find to a particular extension. Yes --- cp `find . -newer <newest non-duplicate filename> -name "*.xmp"` dest But I suspect that DT can just maintain the duplicates in its database... not sure about this. Probably only removing the .xmp _and_ restoring a backup of the database can fix it - but don't count on it, I am not so sure. Romano -- Romano Giannetti http://www.rgtti.com/ ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Darktable-users mailing list Darktable-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-users