Sha256: 224fee9ec58d3e2e40cbba7686f9c0fdf42f364a3cdd965339c1421193d039f3

Contents?: true

Size: 681 Bytes

Versions: 6

Compression:

Stored size: 681 Bytes

Contents

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

## SYNOPSIS

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

## DESCRIPTION

Calculates SHA1 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-md5(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-sha1.1.md
ronin-2.0.0.beta5 man/ronin-sha1.1.md
ronin-2.0.0.beta4 man/ronin-sha1.1.md
ronin-2.0.0.beta3 man/ronin-sha1.1.md
ronin-2.0.0.beta2 man/ronin-sha1.1.md
ronin-2.0.0.beta1 man/ronin-sha1.1.md