Sha256: 47f1a56d5b157beeb32eb2aac14791b25f45be83cbcda145a136fad6ebb7f68a
Contents?: true
Size: 587 Bytes
Versions: 5
Compression:
Stored size: 587 Bytes
Contents
# ronin-entropy 1 "2023-02-01" Ronin "User Manuals" ## 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(1)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
ronin-2.0.5 | man/ronin-entropy.1.md |
ronin-2.0.4 | man/ronin-entropy.1.md |
ronin-2.0.3 | man/ronin-entropy.1.md |
ronin-2.0.2 | man/ronin-entropy.1.md |
ronin-2.0.1 | man/ronin-entropy.1.md |