How to Get Unique Values in One Line
Set removes duplicates. Spread back to array. No loop.

I've eventually merged in the the past couple of years worth of changes into my NBD SQLite dedupe server (I'd somehow ended up with multiple versions doing different things as you do 🤣). Think I'm going to call it "done" (other than the bugs) and work on porting it to C at some point as that should improve things a little.
How to Get Unique Values in One Line
Set removes duplicates. Spread back to array. No loop.

I need to get control of my files on my home network. Anyone know of an #WindowsApplication to help me determine what duplicate files I may have?
I was debating writing a powershell script to run through and make a database of hashes for each file but I'm sure there are plenty of options that already exist