Add sha1sum

No support for -c at the moment.
This commit is contained in:
stateless
2013-07-04 12:14:14 +01:00
committed by David Galos
parent 50054a652c
commit eec1b415d5
5 changed files with 230 additions and 1 deletions

8
sha1sum.1 Normal file
View File

@@ -0,0 +1,8 @@
.TH SHA1SUM 1 sbase\-VERSION
.SH NAME
sha1sum \- compute SHA-1 message digest
.SH SYNOPSIS
.B sha1sum
.RI [ file ...]
.SH DESCRIPTION
Print SHA-1 (160-bit) checksums. With no file, read standard input.