Skip to content

ottojolanki/CompareMD5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comparemd5.py

Simple utility to compare md5 sums of files in directories for python 2.

Usage:

python <dir1> <dir2>

Info:

The program finds filenames that are present in both directories, and does a pairwise comparison of the files using md5 sums.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages