mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
11501c5292
* create script * create README.md * updated README.md * updated README.md
6 lines
205 B
Markdown
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
|