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 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Newbie question: What is EOF for stdin? Date: Thu, 21 Apr 2005 14:58:42 -0700 Message-ID: <23AA05B1B7171647BC38C5D761900EA401B6FD90@DF-SEADOG-MSG.exchange.corp.microsoft.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Stephan Mueller" To: "Jason Barnett" , X-OriginalArrivalTime: 21 Apr 2005 22:01:19.0715 (UTC) FILETIME=[A5F77B30:01C546BD] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j3LM1g63015020 Windows programs often like ^Z as EOF. stephan(); -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Jason Barnett Sent: Thursday, April 21, 2005 2:45 PM To: cygwin AT cygwin DOT com Subject: Newbie question: What is EOF for stdin? First of all I apologize if this was answered somewhere else, but I didn't find it. I tried searching Google, the archives (http://sources.redhat.com/cgi-bin/htsearch?restrict=%2Fml%2Fcygwin%2F;e xclude=;config=htdig;method=boolean;format=builtin-long;sort=time;words= stdin%20AND%20%5ED%20OR%20EOF;page=5) and the user guide, but none of these had the answer. My question is (I think) simple: what is the shell key combination for EOF? I am running a program - CRM114 - that was compiled for Windows, but it is in my cygwin path (/usr/bin). This program expects me to type in some text and, when I'm ready for CRM114 to process it I am supposed to hit the EOF keyboard combination. I tried ^D (control D) but this didn't seem to work. Should ^D work? Is there something else I can try to use for EOF? -- 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/