2013-07-04 11:14:14 +00:00
|
|
|
.TH SHA1SUM 1 sbase\-VERSION
|
|
|
|
.SH NAME
|
|
|
|
sha1sum \- compute SHA-1 message digest
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B sha1sum
|
2014-04-12 11:17:10 +00:00
|
|
|
.RB [\-c]
|
2013-07-04 11:14:14 +00:00
|
|
|
.RI [ file ...]
|
2014-04-12 11:17:10 +00:00
|
|
|
.TP
|
|
|
|
.B \-c
|
|
|
|
read list of SHA1 checksums from file and check them
|
2013-07-04 11:14:14 +00:00
|
|
|
.SH DESCRIPTION
|
|
|
|
Print SHA-1 (160-bit) checksums. With no file, read standard input.
|