Awesome-Python-Scripts/Remove-Duplicate-Files/README.md
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

6 lines
205 B
Markdown

# 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