Sha256: 56ff697529875ec6fc8093ccf75aa26498437326c09c915f9e1fad1e3e0139af

Contents?: true

Size: 662 Bytes

Versions: 3

Compression:

Stored size: 662 Bytes

Contents

# ronin-entropy 1 "2023-02-01" Ronin "User Manuals"

## NAME

ronin-entropy - Filters lines by their entropy

## SYNOPSIS

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

## DESCRIPTION

Filters each line by it's Shannon Entropy.

## ARGUMENTS

*FILE*
: The optional file to read and filter. If no *FILE* arguments are given, then
  `ronin entropy` will read from standard input.

## OPTIONS

`-e`, `--entropy` DEC
: The minimum required entropy value. If the `-e`,`--entropy` option is not
  given, it will default to `4.0`.

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

## AUTHOR

Postmodern <postmodern.mod3@gmail.com>

## SEE ALSO

[ronin-extract](ronin-extract.1.md)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ronin-2.1.1 man/ronin-entropy.1.md
ronin-2.1.0 man/ronin-entropy.1.md
ronin-2.1.0.rc1 man/ronin-entropy.1.md