Files
tldr/common/cksum.md
2014-02-10 16:35:16 -08:00

202 B

cksum

Calculates CRC checksums and byte counts of a file Note, on old UNIX systems the CRC implementation may differ.

  • Display a 32 checksum, size in bytes and filename

chksum {{filename}}