Add md5sum

No support for -c at the moment.
This commit is contained in:
stateless
2013-06-19 09:54:52 +01:00
committed by David Galos
parent 3c5f2b2407
commit 50054a652c
5 changed files with 234 additions and 0 deletions

8
md5sum.1 Normal file
View File

@@ -0,0 +1,8 @@
.TH MD5SUM 1 sbase\-VERSION
.SH NAME
md5sum \- compute MD5 message digest
.SH SYNOPSIS
.B md5sum
.RI [ file ...]
.SH DESCRIPTION
Print MD5 (128-bit) checksums. With no file, read standard input.