dd86k / ddgst

#️⃣ dd's hashing utility with a twist
Creative Commons Zero v1.0 Universal
10 stars 0 forks source link

--duplicates: Find duplicate files #22

Closed dd86k closed 4 months ago

dd86k commented 1 year ago

I'm aware there are similar tools that do this, but I'd still like this for this utility.

Usage: --duplicates FOLDER (May assume "." by default?)

On find, both full paths are printed:

* Duplicate found
1: C:\abc\file1.bin
2: C:\Users\dd\file2.bin
dd86k commented 4 months ago

Honestly, that should be its own utility, and out of the scope of this one