NAME

md5sum — compute MD5 hash

SYNOPSIS

md5sum [OPTION]... [FILE]...

DESCRIPTION

Print MD5 (128-bit) checksum.

With no FILE, or when FILE is -, read standard input.

-h, --help 
  display help and exit
-v, --version 
  output version information and exit

BUGS

See GitHub Issues: https://github.com/takashiidobe/libc/issues

AUTHOR

Takashi Idobe mail@takashiidobe.com

SEE ALSO

sum(1) cksum(1)