FindDupes 1.1 released
I've released a new version of FindDupes. It now groups files by size before hashing, thereby dramatically speeding up the deduplication process.
If you have .NET Core installed, you can install the tool by running:
If you want to look through the code or report any issues, head over to https://github.com/Genbox/FindDupes
If you have .NET Core installed, you can install the tool by running:
dotnet tool install --global FindDupes
If you want to look through the code or report any issues, head over to https://github.com/Genbox/FindDupes
Comments
Post a Comment