Mail Archives: cygwin/1998/08/31/19:27:24
Robin Crampton <rcrampton AT armature DOT com> wrote:
> Running this program:
>
> #!/usr/local/perl/qub/perl -w
> print "Your name? ";
> $name = <STDIN>;
> chomp ($name);
> print "Welcome $name!\n";
>
> The third line doesn't block.
Known problem. Try adding "tty" to your CYGWIN32 environment variable.
Pete Jordan ~ Horus Communications Ltd ~ http://www.horus.cix.co.uk/
"'Not twisted,' Salzy once said of her own passion, 'it is helical.
That sounds better.'"
-
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 -