dups icon indicating copy to clipboard operation
dups copied to clipboard

A CLI tool to find/remove duplicate files supporting multi-core and different algorithms (MD5, SHA256, and XXHash).

Results 1 dups issues
Sort by recently updated
recently updated
newest added

Hello, I wanted to use this cli tool using `go install github.com/Navid2zp/dups`, but was unsuccessful. I'm new to go, but I made a fork so this would be possible, and...