Skip to content

sepira/remove_duplicates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

remove_duplicates

a python script named rmdup.py that takes a file path and deletes all duplicate files within the directory and all its subdirectories. A duplicate file is a file with the same hash.

Download

> cd path/to/working/directory
> git clone https://github.com/sepira/remove_duplicates.git
> cd remove_duplicates

Usage

python rmdup.py <directory_path>

About

Scripts made on python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages