X-Spam-Check-By: sourceware.org Message-ID: <44A56494.BC39F2D2@dessent.net> Date: Fri, 30 Jun 2006 10:51:16 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Need help running expect script under CYGWIN... References: <5124210 DOT post AT talk DOT nabble DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com cledford wrote: > I'm by no means a scripting/*NIX/Expect guru - but a while back was able to > stumble through setting up Windows/CYGWIN/expect enough to put together a > really functional system for basic network management of Cisco routers and > switches. Everything ran fine on my old laptop which died recently. I've > just downloaded the latest CYGWIN to my new laptop (I'm assuming a newer You didn't mention whether you were using Windows' telnet.exe or Cygwin's (inetutils) telnet. (If you had attached the cygcheck output as per the reporting guidelines this would have been clear.) You probably will have difficulty using Windows' telnet with expect as it does not know about ptys, but Cygwin's telnet should work fine. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/