mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 12:31:08 +00:00
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
|