#AWKGUI
Author: [email protected]
A simple HTA GUI for AWK.
Load and save your favorite queries.
Examples provided for analysing IIS log files.
##Tutorial:
- Start awkgui.hta by double clicking.
- Choose the input file "test.log" (a sample IIS log file)
- Choose the count_ip.awk sample awk script
- Press "Run AWK"
- The result is a list of hits per ip address