From: earnie_boyd AT yahoo DOT com (Earnie Boyd) Subject: Re: read doesn't read the second time 25 Sep 1998 03:53:57 -0700 Message-ID: <19980924184701.22454.rocketmail.cygnus.gnu-win32@send1d.yahoomail.com> Reply-To: earnie_boyd AT yahoo DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Tony Pires , Steve Kirsch Cc: gnu-win32 AT cygnus DOT com If you have WinNT: Make sure you have the Sergey's latest coolview update and the bash.exe.gz. Make sure that you `set CYGWIN32=tty %CYGWIN32%' before starting bash. This will fix the problem. I don't know about Win95. I can only try that from home and it will be a while before I can get to it. ---Tony Pires wrote: > > Try this: > > #! /bin/sh > echo -e "enter yes/no: \c"; read answer; echo $answer > echo -e "enter yes/no: \c"; read answer; echo $answer > > At 12:06 PM 9/21/98 -0700, you wrote: > >This script fails to wait for the second number to be input: > > > >read -p "enter number: " num1 > >read -p "enter another number: " num2 > >echo "done" > > > > > > - > For help on using this list (especially unsubscribing), send a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". > == - \\||// -----------o0O0--Earnie--0O0o------------ -- earnie_boyd AT yahoo DOT com -- -- http://freeyellow.com/members5/gw32 -- --------------ooo0O--O0ooo--------------- PS: Newbie's, you should visit my page. _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".