SHA224SUM(1)                     User Commands
SHA224SUM(1)



NNAAMMEE
       sha224sum - compute and check SHA224 message digest

SSYYNNOOPPSSIISS
       sshhaa222244ssuumm [_O_P_T_I_O_N]
       [_F_I_L_E]...

DDEESSCCRRIIPPTTIIOONN
       Print  or check SHA224 (224-bit) checksums.  With no
       FILE, or when FILE is -, read standard input.

       --bb, ----bbiinnaarryy
              read in binary mode

       --cc, ----cchheecckk
              read SHA224 sums from the FILEs and check them

       --tt, ----tteexxtt
              read in text mode (default)

   TThhee ffoolllloowwiinngg ttwwoo
   ooppttiioonnss aarree uusseeffuull
   oonnllyy wwhheenn vveerriiffyyiinngg
   cchheecckkssuummss::
       ----ssttaattuuss
              don't output anything, status code shows success

       --ww, ----wwaarrnn
              warn about improperly formatted checksum lines

       ----hheellpp display this help and exit

       ----vveerrssiioonn
              output version information and exit

       The sums are computed as described in RFC  3874.
       When  checking,  the input  should  be a former output
       of this program.  The default mode is to print a line
       with checksum, a character  indicating  type  (`*'
       for binary, ` ' for text), and name for each FILE.

AAUUTTHHOORR
       Written by Ulrich Drepper, Scott Miller, and David
       Madore.

RREEPPOORRTTIINNGG BBUUGGSS
       Report bugs to <bug-coreutils@gnu.org>.

CCOOPPYYRRIIGGHHTT
       Copyright © 2006 Free Software Foundation, Inc.
       This  is  free  software.   You may redistribute
       copies of it under the terms      of      the
       GNU      General       Public       License
       <http://www.gnu.org/licenses/gpl.html>.   There  is
       NO WARRANTY, to the extent permitted by law.

SSEEEE AALLSSOO
       The full documentation for sshhaa222244ssuumm
       is maintained as a Texinfo manual.  If the iinnffoo
       and sshhaa222244ssuumm programs are properly
       installed at your site, the command

              iinnffoo sshhaa222244ssuumm

       should give you access to the complete manual.



sha224sum 6.7                    December 2006
SHA224SUM(1)
