infnoise-findlongest(1)

finds the longest repeating sequence

Section 1 infnoise bookworm source

Description

FINDLONGEST

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).