Mail Archives: cygwin/1996/10/28/10:05:53
On Sat, 26 Oct 1996 10:16:35 -0400, DJ Delorie <dj AT delorie DOT com> wrote:
>> D:\bin> dir | gawk '{print "Hello " $1 }'
>> GAWK.EXE: cmd. line:1: '{print
>> GAWK.EXE: cmd. line:1: ^ Invalid char ''' in expression
>>
>> The same command produces normal output on a unix machine, no errors.
>
>Also works OK with djgpp's gawk.
But this is because djgpp takes over command line parsing from the DOS
shell, correct? In other words, djgpp is doing the job of bash in the
cygwin-32 (& Unix) environment; and running the above from bash works
correctly.
--
James Dumser 972-462-5335 dumser AT ti DOT com
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -