
February 23rd, 2009, 07:58 PM
|
 |
General
|
|
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
|
|
Re: Mod question CBM1.44
Quote:
Originally Posted by chrispedersen
Is there any word on how to run awk scripts - lch?
|
- Download Gnu AWK from http://gnuwin32.sourceforge.net/packages/gawk.htm
- Put it in the same directory like the awk scripts
- Run "gawk -f script.awk INPUTFILE"
|