morpheus-base

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

sha512sum.1 (286B)


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