Sha256: 926bd20cc4ca9fd7644d5a47649c890e10810bec00b6d0d7ffaf4d02c633563e

Contents?: true

Size: 679 Bytes

Versions: 6

Compression:

Stored size: 679 Bytes

Contents

# ronin-md5 1 "May 2022" Ronin "User Manuals"

## SYNOPSIS

`ronin md5` [*options*] [*FILE* ...]

## DESCRIPTION

Calculates MD5 hashes of data.

## ARGUMENTS

*FILE*
  The optional file to read and process. If no *FILE* arguments are given,
  input will be read from `stdin`.

## OPTIONS

`-f`, `--file` *FILE*
  Optional file to process.

`--string` *STRING*
  Optional string to process.

`-M`, `--multiline`
  Process each line of input separately.

`-n`, `--keep-newlines`
  Preserves newlines at the end of each line.

`-h`, `--help`
  Print help information.

## AUTHOR

Postmodern <postmodern.mod3@gmail.com>

## SEE ALSO

ronin-sha1(1), ronin-sha256(1), ronin-sha512(1)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ronin-2.0.0 man/ronin-md5.1.md
ronin-2.0.0.beta5 man/ronin-md5.1.md
ronin-2.0.0.beta4 man/ronin-md5.1.md
ronin-2.0.0.beta3 man/ronin-md5.1.md
ronin-2.0.0.beta2 man/ronin-md5.1.md
ronin-2.0.0.beta1 man/ronin-md5.1.md