Awesome-Python-Scripts/Remove-Duplicate-Files
Aayushi Varma 11501c5292
Added python script to remove duplicate files from a directory (#179)
* create script

* create README.md

* updated README.md

* updated README.md
2020-10-07 16:14:18 +05:30
..
README.md Added python script to remove duplicate files from a directory (#179) 2020-10-07 16:14:18 +05:30
removeDuplicateFiles.py Added python script to remove duplicate files from a directory (#179) 2020-10-07 16:14:18 +05:30

Remove Duplicate Files

A python script to find/remove duplicate files from the user specified directory

Usage

Simply run the script removeDuplicateFiles.py from the terminal after specifying the path