Mail Archives: cygwin/1998/04/10/09:46:16
Hi,
I've installed Cygnus WIN32 B19 package on NT 4.0 SP3 machine.
Running the bash on NT window give me some trouble with the
read builtin function.
If I do two read consecutively the first one is completed OK while the
second one return immediately
setting to nothing the variable.
> Cygnus Cygwin32 B19
> Read .bashrc
> bash-2.01$ read xx
> Hello
> bash-2.01$ echo $xx
> Hello
> bash-2.01$ read xx
> bash-2.01$ echo $xx
>
> bash-2.01$
Doing the same experiment on an rxvt window under an Xserver will work
OK.
Does someone know what is wrong?
--
Michele Sardo
STMicroelectronics
Torre Galiera, Strada Statale 114, 95121 Catania, Italy ?
email: micheles AT bristol DOT st DOT 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".
- Raw text -