Subject: automated telnet
To: None <port-mac68k@netbsd.org>
From: Jean-Francois Fortier <jefortie@cgocable.ca>
List: port-mac68k
Date: 03/28/2000 14:05:23
Hi There,

In my IRIX box, I used to automate a telnet session using the following syntax:

telnet 34.34.34.34 < data

the "data" file contains the command to send to the remote host.

But in NetBSD, its doesn't work.  I've tried with different shell (csh,
tsch, bash ...) I would like
to know if there's a different way to send command to a telnet session  in
order to automate it ?

Any idea ?

Jeff