Hert's Blog

Hert's Blog

Growth record of embedded engineers.

    • Home
    • Archives
    • About

-TOOL- 使用MD5检测文件完整性

By Hert

发表于 2019-12-31

linux下:
使用 md5sum 命令 md5sum ./test.c

windows 下:
使用cmd命令
certutil -hashfile test.c MD5

这样就可以对生成的MD5进行对比,查看文件是否完整。

Technical-records
Tool
上一篇:
Linux异步回收子进程
下一篇:
CMD命令集锦

分类

  • Technical-records21
  • System-Configuration6
  • SoftWare1
  • Other7
  • Kernel7
  • Windows1
  • Networking3
  • Algorithm-and-Structure1
  • Driver1

标签

  • Linux8
  • GCC1
  • Git3
  • Makefile1
  • Problem Solving1
  • C4
  • SVN1
  • Linux Commands1
  • Tool2
  • Networking-Stack1
  • PPTP1
  • WEB1
  • Ubuntu2
  • Vim1
  • Networking Stack4
  • Netlink1
  • Debug2
  • VScode1
  • Algorithm1
  • Virtual Networking1
  • Web1
  • Command1
  • Tools1
  • Functions2
  • Synchronization2

What do you think of this blog?
Dose the content help you?

Powered by jekyll and Theme by Jacman © 2015 Hert