文件名称:md5sum linux 下的代码实现
文件大小:7KB
文件格式:TGZ
更新时间:2014-11-29 03:28:15
md5sum
md5sum linux 下的代码实现 usage: md5sum [-bv] [-c [file]] | [file...] Generates or checks MD5 Message Digests -c check message digests (default is generate) -v verbose, print file names when checking -b read files in binary mode The input for -c should be the list of message digests and file names that is printed on stdout by this program when it generates digests.
【文件预览】:
md5sum
----md5.h(584B)
----getopt.h(107B)
----md5.c(8KB)
----readme(2KB)
----Makefile(439B)
----getopt.c(2KB)
----md5sum.c(5KB)