Query: crc
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CRC(1) General Commands Manual CRC(1)NAMEcrc - print the checksum of the file dataSYNOPSIScrc file ...EXAMPLEScrc *.c # Print checksums of all the C programsDESCRIPTIONThe checksum of each argument is computed and printed, along with the file length and its name, one file per line. This program is useful for seeing if a file transmitted to another machine has arrived correctly. It is conceptually similar to sum, except that it uses a stronger checksum algorithm and also prints the length.SEE ALSOcksum(1), sum(1). CRC(1)
| Related Man Pages | 
|---|
| crc32(n) - redhat | 
| crc16(n) - osx | 
| sum(n) - mojave | 
| cksum(n) - redhat | 
| digest::crc5.18(3) - mojave | 
| Similar Topics in the Unix Linux Community | 
|---|
| crc32 info | 
| invalid compressed data--crc error | 
| mklircrc 0.3 (Default branch) | 
| cksum does not give me crc32 | 
| List all files with prepended CRC32 (or other) hash code? |