Move with increment if exists
Posted: 25 May 2016 22:07
I have a very large set of files in many sub directories with many similar names. I would like to move them all to the same dir and increment files that have the same name.
I don't want to overwrite or not move/copy the files... I simply want to keep all the files and put them in the same dir... I don't care about the file names too much(well, I would like to keep the original as a substring).
Is this possible?
I don't want to overwrite or not move/copy the files... I simply want to keep all the files and put them in the same dir... I don't care about the file names too much(well, I would like to keep the original as a substring).
Is this possible?