Man page - infnoise-findlongest(1)

Packages contains this manual

Manual

FINDLONGEST

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO

NAME

findlongest - finds the longest repeating sequence

SYNOPSIS

findlongest --test
findlongest
< file >

DESCRIPTION

findlongest finds the longest repeating sequence of bits in the given file , up to 34 bits in length.

OPTIONS

--test

generates random data (using rand (3)) instead of reading data from a file.

SEE ALSO

infnoise (8).