dd86k / ddgst

#️⃣ dd's hashing utility with a twist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--duplicates: Find duplicate files

dd86k opened this issue · comments

commented

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
commented

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