Jump to content

GNU awk

From EDM2
Revision as of 23:48, 2 July 2016 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

Links

OS/2-eCS Port: [1]

Official Web Site: [2]

License

Open source released under the GNU GPL license.

Authors & publisher