Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyankiyoshi/py-search-duplicates

A Python2 script to search all duplicates files into a given directory recursively. It hash each file with the MD5 message-digest algorithm to compare each file and find which already exist.
https://github.com/nyankiyoshi/py-search-duplicates

Last synced: 21 days ago
JSON representation

A Python2 script to search all duplicates files into a given directory recursively. It hash each file with the MD5 message-digest algorithm to compare each file and find which already exist.

Awesome Lists containing this project