read doesn't read the second time

Steve Kirsch stk@infoseek.com
Mon Sep 21 15:32:00 GMT 1998


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"



More information about the Cygwin mailing list