From: pete AT horus DOT cix DOT co DOT uk (Pete Jordan) Subject: Re: Perl and bash 31 Aug 1998 19:27:24 -0700 Message-ID: References: Reply-To: pete AT horus DOT cix DOT co DOT uk Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: gnu-win32 AT cygnus DOT com Robin Crampton wrote: > Running this program: > > #!/usr/local/perl/qub/perl -w > print "Your name? "; > $name = ; > 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".