View Single Post
  #4  
Old 03-26-2007, 08:01 PM
unix unix is offline
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: AWK for Windows XP?

On Mon, 26 Mar 2007 15:42:31 -0400, "aleu@vp.pl" wrote:

>Hello there,
>
>Guys I need to run an awk script under Windows and therefore I am
>searching for awk command interpreter that works in Windows XP/2003.
>
>Is there awk for Windows environment? (I do not want to use Cygwin).


gawk -

It what you would get with Cygwin or Linux, except a couple of *ix
pipe features don't work.


--
T.E.D. (tdavis@gearbox.maem.umr.edu)
Remove "gearbox.maem." from address - that one is dead
Reply With Quote