How to delete all same files and keep only one? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How to delete all same files and keep only one?

I'm having 35k notepad files and something have same content with similar filename change how to detect all and keep only one file?

20th Mar 2020, 5:19 PM
Viswanathan TJ
Viswanathan TJ - avatar
1 Antwort
+ 4
I don't know what happened to the previous question you made but once again, google is your friend Hopefully, this time the question will not disappear unexpectedly... http://code.activestate.com/recipes/362459-dupinator-detect-and-delete-duplicate-files/ https://github.com/deplicate/deplicate/blob/master/README.md
20th Mar 2020, 5:54 PM
Burey
Burey - avatar