Re: Bug - GAWK prints wrong CR when called outside from cygwin

2002-04-15 Thread Markus Brandt
Hello, on Fri, 12 Apr 2002 14:03:29 +0200 Corinna Vinschen wrote: > On Fri, Apr 12, 2002 at 01:53:53PM +0200, Markus Brandt wrote: >> Hello, >> >> when gawk is called outside the cygwin runtime, i.e. called from a command >> prompt under Windows, and it's input

Bug - GAWK prints wrong CR when called outside from cygwin

2002-04-12 Thread Markus Brandt
C:\TEMP\foo>bash -c "ls -1 | gawk '{print $0 $0}'" bar_1bar_1 bar_2bar_2 ==> These outputs are correct. Best regards Markus Brandt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Wrong output with ls and german umlauts

2002-04-12 Thread Markus Brandt
-FX bar_ae_oe_ue bar___ bash-2.05a$ /bin/ls -C | less -FXr bar_ae_oe_ue bar_ä_ö_ü Many thanks for your help Markus Brandt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://