UltraFastDuplicateFilesFinder
UltraFastDuplicateFilesFinder copied to clipboard
Takes a list of file from stdin. And print the duplicate ones. Like fdupes on steroids.
Results
1
UltraFastDuplicateFilesFinder issues
Sort by
recently updated
recently updated
newest added
made it work with Python3000, it now has interactive mode (see readme file) and supports windows (earlier a windows user could not use the code cause the DOS doesn't have...