没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > md5checksum |
md5checksum
|
0 | 0 | 1 |
贡献者 | 讨论 | 代码提交 |
概述
md5checksum v0.1 by Daniele MigliauSimple program which calculates md5sums. Download
Source code here
Minimum requirementsJava 1.5 or higher a terminal window To calculate md5sums:Put md5checksum.jar and md5checksum.bat/md5checksum.sh into the folder containing the files to be checked. Windows: double click checksum.bat MAC OS X / Linux: double click checksum.sh terminal: java -jar md5checksum.jarA file (md5sum.xml) will be created. Now just zip the whole folder and send it!
To check if what you received is correct:Windows: double click checksum.bat MAC OS X / Linux: double click checksum.sh terminal: java -jar md5checksum.jarFeel free to redistribute!
Daniele Migliau
创建时间:2014-05-11 10:10