crc.1

来自「支持X/YModem和cis_b+协议的串口通讯程序」· 1 代码 · 共 33 行

1
33
字号
.TH CRC 1 OMEN .SH NAMEcrc \- checksum files.SH SYNOPSIS.B crcfile ....SH DESCRIPTIONFor each file,.I crc\^calculates and prints a 32-bit CRC,the byte count, and the file name.It is typically used to validate files transferred betweendifferent systems, and is useful in detecting subtle disk corruption..I Crc\^uses a checksum compatible with theDOSversion of crc,the 32 bit CRC used by PKZIP version 0.9,as well as the "crc" command in ZCOMM and Professional-YAM(high reliability communications programs).The 32-bit CRC used is the framecheck sequence in ADCCP (ANSI X3.66, also known as FIPS PUB 71and FED-STD-1003, the U.S. versions of CCITT's X.25 link-levelprotocol).32 bit CRC code courtesy Gary S. Brown..SH BUGSAlthough most unlikely,files with different data may still produce the same crc value..SH "SEE ALSO"chek(1), tocpm(1), sum(1), wc(1).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?