Jump to content

GNU awk

From EDM2
Revision as of 14:11, 10 December 2015 by Reiknir (talk | contribs)

The GNU awk, sometimes known as Gawk, is a GNU re-implementation of the AWK programming language/macro pre-processor

Charset support (for macro/text processing)

8 Bit ASCII (256 Characters according to current codepage). No support for Unicode or DBCS.

Version

* Latest Version for OS/2-eCS: 3.1.2 (2003/3/30)

Links

OS/2-eCS Port: [1]

Official Web Site: [2]

License

Open source released under the GNU GPL license.

Author