bd8b1f9ccf
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
README | ||
crc32_simple.1 | ||
crc32_simple.SlackBuild | ||
crc32_simple.info | ||
crc32_simple.rst | ||
slack-desc |
README
crc32_simple (calculate crc32 checksum of files) Simple public domain implementation of the standard CRC32 checksum. Outputs the checksum for each file given as a command line argument. Invalid file names and files that cause errors are silently skipped. The program reads from stdin if it is called with no arguments.