On Thu, Apr 08, 1999 at 08:56:18PM +0300, I wrote: > > Does anyone know how to connect to a remote host by telnet using a shell > > script ? > > I need to get some data using a telnet. > > % perl -pe 'sleep 2' < data-file | telnet host Oh, and, of course, check out Net::Telnet that goes with Perl. It's pretty simple to use. -- believing is seeing gaal@forum2.org http://www.forum2.org/gaal/