AWK scripts.
The AWK programming language is a data-driven scripting language consisting of a set of actions to be performed against streams of textual data.
This directory is intended as a common location for storing AWK scripts which are used in project tooling. Scripts may be used for a variety of data processing tasks, including the computation of simple statistics over text streams.