Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Calculate CRC32 checksums with cksum' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Calculate CRC32 checksums with cksum
Authored by: topsnark on Dec 28, '04 08:41:21PM
checkSum+ from http://homepage.mac.com/julifos/soft/checksum/ is a frontend for this and other checksum algorithms. It, too, outputs in hex, using cksum and awk. I'm not sure exactly how, but I think it has avoided such a problem, because I have successfully used it for files large and small.

[ Reply to This | # ]