runawk is an open source and small wrapper for AWK interpreter that implements modules system and helps one to write the standalone AWK programs.
What's New in This Release: [ read full changelog ]
· fix in runawk.c for warning message produced by Intel C compiler.
· fix for shquote("") from modules/shquote.awk.
· Source code is reorganized and it is easy to install examples, modules, alt_getopt, runawk executable and TODO/README/... files individually. See doc/INSTALL for details.
· mk-confiogure >= 0.21 is required