Find duplicates
Python Duplicates
script can be use to find duplicates in filesystem, and
able you to take various action on them.
usage: py_duplicates.py [-h] [-d] [-i] path
Python Duplicates - Find duplicate
positional arguments:
path path where to find duplicates
optional arguments:
-h, --help show this help message and exit
-d, --delete delete all files with duplicates
-i, --interactive interactively manage duplicates
Python Duplicates
is a work in progress, so any ideas and patches are appreciated.
Feel free to improve Python Duplicates
. All kind of pull-requests are welcome.
Python Duplicates
is licensed under
MIT