Skip to content

qbeacco/just_uniq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

just_uniq

By MrQwenty

This short python script, delete all of your duplicate files.

Use:

  1. Copy script into your directory to delete file
  2. Run script with python 2
  3. Choice your file type, like png, tgz, ...
  4. Then type enter and duplicate files will be deleted.

Doc:

This python script use MD5 hash to identify file, if doesn't exist, will be add to list. However if file exist, he is deleted.

  • Did you like it ?

About

Small python script to delete duplicate files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages