Greg Brown wrote:
> Sweet.. that's the sweet data generator I was looking for.
>
> THANKS!!
>
> Greg
>
> On 8/23/06, Brian Henning <[EMAIL PROTECTED]> wrote:
>
>>
>> How about:
>>
>> cat /dev/urandom | {your stdin-crunching netcat command on A}
>
Just to throw in another data point, you could also use /dev/zero, which
will give you an endless stream of zeros. If you don't care about what
the data is (ie. don't need it to be at least moderately random), using
/dev/zero won't needlessly deplete your systems source of random).
Aaron S. Joyner
--
TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/