|
|
|
|
|
by creatornator
2744 days ago
|
|
I made a similar utility a while back to help trim down my family photos library that had many duplicates [0]. I took the approach of a dry-run option and an option to go ahead and delete duplicate files too. It also traverses the folder recursively, to get all files in a tree. [0] https://github.com/MatanSilver/rmdupes |
|