常用命令

DOS查看文件MD5

certutil -hashfile D:\1.exe MD5
certutil -hashfile D:\1.exe SHA1
certutil -hashfile D:\1.exe SHA256

 

Linux查看MD5

md5sum feilName.war 

posted @ 2017-04-19 09:42  weslie  阅读(140)  评论(0)    收藏  举报