Skip to content

Compares to external disks (or any directories) for duplicate files and gives the user an option to remove them.

Notifications You must be signed in to change notification settings

JacqDeGatineau/ext_dis_clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My external hard drive for my computer's backup was full, so I created a script to 
check between my two external hard drives for duplicate files. 
It checks the drives or directories for duplicates and print the duplicate paths to a file.

After the search the program asks whether the user wants to remove the files.
If the user selects Y, the prgram remves the duplicates files and directories, if they are empty.
The removed files are printed to a file.

About

Compares to external disks (or any directories) for duplicate files and gives the user an option to remove them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages