mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2025-02-07 09:00:54 +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
|