md5sums
This tool calculates MD5 checksums for files. Usage:
C:\Projects\2010\GSharpTools\bin\Release>md5sums /?
md5sums - Version 3.2.0.0
Freeware written by Gerson Kurz (http://p-nand-q.com)
USAGE: md5sums.EXE [OPTIONS] DIR {DIR}.
OPTIONS:
/RECURSIVE: search directories recursively
DIR {DIR}: one or more directories to search
Example:
C:\Projects\2010\GSharpTools\bin\Release>md5sums *.exe md5sums - Version 3.2.0.0 Freeware written by Gerson Kurz (http://p-nand-q.com) D46FF017F651F8CD540FED0962F70552 - C:\Projects\2010\GSharpTools\bin\Release\DetectDuplicates.exe B4D5137244BB4259A208B815E7C9F7B9 - C:\Projects\2010\GSharpTools\bin\Release\DetectDuplicates.vshost.exe BB00933AC3E95719C0E8B5476D691475 - C:\Projects\2010\GSharpTools\bin\Release\dllusage.exe B4D5137244BB4259A208B815E7C9F7B9 - C:\Projects\2010\GSharpTools\bin\Release\dllusage.vshost.exe B95BEA05B74A4A9870807BC7BA139FCB - C:\Projects\2010\GSharpTools\bin\Release\GCalc.exe 28B403378DA375A16E439A4C5E4A430A - C:\Projects\2010\GSharpTools\bin\Release\md5sums.exe 02BE6D33B1EDBC61C79882D3F556BD8A - C:\Projects\2010\GSharpTools\bin\Release\md5sums.vshost.exe 92BA34AA6F485CB23C75D0535E25B760 - C:\Projects\2010\GSharpTools\bin\Release\pathed.exe 10B53D76068F74C4830C90235E386B21 - C:\Projects\2010\GSharpTools\bin\Release\pserv3.exe B4D5137244BB4259A208B815E7C9F7B9 - C:\Projects\2010\GSharpTools\bin\Release\pserv3.vshost.exe 13F90298C2DB94C292F1E06984B61C4F - C:\Projects\2010\GSharpTools\bin\Release\Which.exe B4D5137244BB4259A208B815E7C9F7B9 - C:\Projects\2010\GSharpTools\bin\Release\Which.vshost.exe
(Obviously, the actual hash numbers might vary, given the actual release build info ;)
Download
Starting with version 3.2, md5sums is part of gtools, which you can download here..
History
- Version 3.2
- First public release