Skip to content

This python script will compare two folders, displaying the unique filenames and computing secure hashes to find common files which content differ.

License

Notifications You must be signed in to change notification settings

Pixinn/compare_folders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

compare_folders

This python script will compare two folders.

  • displaying the unique filenames
  • computing secure hashes to find and display common files whose content differ.

usage: compare_folders.py [-h] dir1 dir2

positional arguments:

  • dir1
  • dir2

optional arguments: -h, --help show this help message and exit

About

This python script will compare two folders, displaying the unique filenames and computing secure hashes to find common files which content differ.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages