morpheus-base

morpheus base system
git clone git://git.2f30.org/morpheus-base
Log | Files | Refs

sha1sum.1 (276B)


      1 .TH SHA1SUM 1 sbase\-VERSION
      2 .SH NAME
      3 sha1sum \- compute SHA-1 message digest
      4 .SH SYNOPSIS
      5 .B sha1sum
      6 .RB [\-c]
      7 .RI [ file ...]
      8 .TP
      9 .B \-c
     10 read list of SHA1 checksums from file and check them
     11 .SH DESCRIPTION
     12 Print SHA-1 (160-bit) checksums. With no file, read standard input.