Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 372 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 372 Bytes

#AWKGUI

Author: [email protected]

A simple HTA GUI for AWK.

Load and save your favorite queries.

Examples provided for analysing IIS log files.

##Tutorial:

  1. Start awkgui.hta by double clicking.
  2. Choose the input file "test.log" (a sample IIS log file)
  3. Choose the count_ip.awk sample awk script
  4. Press "Run AWK"
  5. The result is a list of hits per ip address