Friday, February 25, 2011

crc32 - compute CRC-32 checksums for the given files

$ sudo aptitude install libarchive-zip-perl

$ crc32 /usr/bin/crc32
346b642d

crc32 is a simple utility that calculates the CRC-32 checksum for each of the given files.

No comments:

Post a Comment