samuraii / 11_duplicates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anti-Duplicator

Script allows to list duplicate files in the folder. In order to run the script provide it a folder you want to scan.

How to use script

python duplicates.py test_folder

Outhput:

We have found following duplicates in test_folder
test_folder\file1.txt
test_folder\sub_folder\file1.txt

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org

About


Languages

Language:Python 100.0%