Newsgroups: comp.archives Path: utzoo!utgpu!news-server.csri.toronto.edu!ox.com!emv From: rusty@belch.Berkeley.EDU (Rusty Wright) Subject: [list.sun-nets] telnet question Message-ID: <1991Jan17.053620.15901@ox.com> Followup-To: list.sun-nets Sender: emv@ox.com (Edward Vielmetti) Reply-To: rusty@belch.Berkeley.EDU (Rusty Wright) Organization: OTA Limited Partnership References: <9101170221.AA28709@belch.Berkeley.EDU> Date: Thu, 17 Jan 1991 05:36:20 GMT Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: list.sun-nets Archive-name: unix/shell/expect/1991-01-16 Archive: durer.cme.nist.gov:/pub/expect.shar.Z [129.6.32.4] Original-posting-by: rusty@belch.Berkeley.EDU (Rusty Wright) Original-subject: telnet question Reposted-by: emv@ox.com (Edward Vielmetti) Try using 'expect'; you can use anonymous ftp to durer.cme.nist.gov to get the sources. With it you won't have to hack telnet but can use expect as a front end/wrapper to telnet to do what you want. I'm using it for exactly what you're trying to do.