X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=kdFjfCM7tyexheVO+OyYYY1pcA43lDQwBc2DMnxAJXyY883MzHtla wjCxvCUyCrlg6QhcQIEI/CUiF2c15DBLFQDxBvLhX/kOTh1kvK7NbBVcAUBpkOM6 4AQKyEPO2GgMXyyR+kL4+7OZtl1DeqFt7xf1QIY/UbWg425w2ZB1vI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=Ymes1QJDv6zUEsdRg5LuTzWPGrU=; b=eeZCqjGftpT4me/mrnjdNfdW3PM8 BCEeWzyKqN8H3N5gsVSz0TxINQ1uyS+yeRQJmrujZK/m79rE5ylun+VwSrmWubET MDnq2+TbeQATVtpuZrQj5GIPxW0/9g7LSFULTfLy2SUFTcuQqxlSfQ1dJ8Jozz7x DAtMK9rmMbPEuCk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Keith Proctor Subject: Re: Cannot change console mode during usage of expect Date: Wed, 15 Apr 2015 22:20:37 +0000 (UTC) Lines: 25 Message-ID: References: <20150415073302 DOT GU7343 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mark Geisert maxrnd.com> writes: > > Keith Proctor writes: > > BTW, I expect GetConsoleMode and SetConsoleMode is standard > > usage by any console application. These calls work on Macintosh, > > Windows and Cygwin window without expect. > > Are you sure you're using the Cygwin expect, and not a Windows-native expect > that just happens to be on your path? > > ..mark > > Typing which expect comes back with /usr/bin/expect. This appears to be the standard Cygwin location. I did a search for expect on the system before installing Cygwin and did not find an executable. This is a fresh 2k8 R2 VM. I did not install another expect command from another source on the system and DOS does not include an expect functionality that I am aware of. Web shows that I would need to install another package such as HPs expect or ActiveState. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple