Skip to content

The script deletes all the duplicate files in the directory where it runs.

Notifications You must be signed in to change notification settings

vatsal-30/duplicate-files-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Duplicate Files Remover

The script deletes all the duplicate files in the directory where it runs.

Technologies:

  • python
  • hashlib

Scope:

  • Shows the list of files before deleting.
  • Applicable to all formats like .pdf, .txt, .jpeg, .mp3, .mp4, .py etc.
  • Calculates the execution time.

Execution:

Type python src.py in the folder containing duplicate files

Output:

demo

image

About

The script deletes all the duplicate files in the directory where it runs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages