mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 11:06:00 +02:00
204 B
204 B
cksum
Calculates CRC checksums and byte counts of a file Note, on old UNIX systems the CRC implementation may differ.
- Display a 32 bit checksum, size in bytes and filename
cksum {{filename}}