Last Updated : 15 Sep, 2023
cksum command in Linux is used to display a CRC (Cyclic Redundancy Check) value
, the byte size of the file,
and the name of the file
to standard output. CRC is unique for each file and only changes if the file is edited. It is used to check whether the file had accidentally corrupted while transfer. If the CRC is the same after the transfer, it means that the file had not been accidentally corrupted.
cksum [FileName]
Note: An intruder can corrupt a file in such a way that it produces the same CRC value after the transfer. That is why it is only checked for accidental corruption.
Options Available in `cksum` command in LinuxRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4