Skip to content

Latest commit

 

History

History

duplicatefile_finder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Duplicate File Finder

Setup and activate virtual environment :

For Unix based systems please execute the following command to create venv and install requirements.

make init
source .venv/bin/activate

Basic script for for searching duplicate files in a folder.

No prerequisite

How to use

In the script, give absolute path of the folder in which you want to find duplicate files. you can run the file with the command ----- python file_dup.py