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: LC on Dec 28, '04 08:15:53PM
I usually use bc with obase = 16, for this;
perl ought to be an option too.

[ Reply to This | # ]