Y
Hacker News
new
|
ask
|
show
|
jobs
by
tyingq
2088 days ago
No, was hoping a non-cryptographic checksum would be faster. Perhaps cksum isn't the one.
Edit: "sum -s" is faster for me, but the man page doesn't give much info on what the algorithm is.
1 comments
jeffbee
2088 days ago
Well it returns 00000 for /dev/zero so it looks like it is a quite useless 16-bit check.
link