SYNOPSIS

       822field [ name ]


DESCRIPTION

       822field reads an 822-format mail message from its standard input.  For
       each header field named name, 822field prints one line containing the
       value of the field.

       If there is no such field, 822field exits 100.

       Field names supplied to 822field may be partial only and are compared
       case-insensitive.

       If name is not supplied, 822field looks for Subject fields.

       If the field name supplied to 822field is prefixed with a + like +ARC,
       additionally the retrieved field names are shown in the output
       prepending each value.


SEE ALSO

       822header(1)



                                                                   822field(1)

Man(1) output converted with man2html