2013-06-19 08:54:52 +00:00
|
|
|
.TH MD5SUM 1 sbase\-VERSION
|
|
|
|
.SH NAME
|
|
|
|
md5sum \- compute MD5 message digest
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B md5sum
|
2014-04-12 11:17:10 +00:00
|
|
|
.RB [\-c]
|
2013-06-19 08:54:52 +00:00
|
|
|
.RI [ file ...]
|
2014-04-12 11:17:10 +00:00
|
|
|
.TP
|
|
|
|
.B \-c
|
|
|
|
read list of MD5 checksums from file and check them
|
2013-06-19 08:54:52 +00:00
|
|
|
.SH DESCRIPTION
|
|
|
|
Print MD5 (128-bit) checksums. With no file, read standard input.
|