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}

~B

Greg Brown wrote:
> Peeps, I need some assistance:
>
> Machine A: I want to start an endless process that fires data to netcat
> Machine B: I want to take said netcat data and fire it to /dev/null
>
> Tar seems to be the answer for packaging data between the two machines
over
> netcat but what can I use to generate data on Machine A?  Machine A is a
> Linux box running CentOS.
>
> Any ideas?
>
> Greg

--
----------------
Brian A. Henning
strutmasters.com
336.597.2397x238
----------------
--
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/

--
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/

Reply via email to