Difference between revisions of "Cksum Unix command"
Jump to navigation
Jump to search
Prwheatley (talk | contribs) |
(Added links to Function and/or Content Type) |
||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Infobox tool |
|purpose=cksum computes a cyclic redundancy check (CRC) checksum for each given file, or standard input if none are given | |purpose=cksum computes a cyclic redundancy check (CRC) checksum for each given file, or standard input if none are given | ||
| − | |||
|homepage=http://www.gnu.org/software/coreutils/manual/html_node/cksum-invocation.html | |homepage=http://www.gnu.org/software/coreutils/manual/html_node/cksum-invocation.html | ||
| − | |||
|platforms=Unix | |platforms=Unix | ||
| + | |function=Fixity Verification | ||
| + | }} | ||
| + | {{Infobox tool details | ||
| + | |ohloh_id=Cksum Unix command | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Description = | = Description = | ||
cksum computes a cyclic redundancy check (CRC) checksum for each given file, or standard input if none are given | cksum computes a cyclic redundancy check (CRC) checksum for each given file, or standard input if none are given | ||
| Line 18: | Line 15: | ||
= Development Activity = | = Development Activity = | ||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 19:16, 20 April 2021
Description
cksum computes a cyclic redundancy check (CRC) checksum for each given file, or standard input if none are given