From: noer@cygnus.com (Geoffrey Noer)
Subject: Re: read doesn't read the second time
28 Oct 1998 14:52:51 -0800
Message-ID: <19981027151644.60771.cygnus.gnu-win32@cygnus.com>
References: <000701bde592$ff92d240$0bd205c6@topgun.infoseek.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
To: Steve Kirsch <stk@infoseek.com>
Cc: gnu-win32@cygnus.com

FYI, this one's fixed in upcoming b20...
-gjn

On Mon, Sep 21, 1998 at 12:06:54PM -0700, Steve Kirsch 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"

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
