9dfabd39b8
"normal", ie, "hash filename" (like all the simple checksum output forms) as opposed to "hashname (filename) = hash". This output form is, imho, somewhat more useful because you can pass it directly to sort to find identical files. For example: md5 * | sort | uniq -c | grep -v ' 1 ' |
||
---|---|---|
.. | ||
cksum.1 | ||
cksum.c | ||
crc.c | ||
extern.h | ||
Makefile | ||
md2.c | ||
md4.c | ||
md5.c | ||
print.c | ||
rmd160.c | ||
sha1.c | ||
sum1.c | ||
sum2.c |