GNU awk: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
The GNU implementation of the AWK programming language/macro processor | The GNU implementation of the AWK programming language/macro processor | ||
==Charset support (for macro/text processing)== | |||
8 Bit [[ASCII]] (256 Characters according to current codepage). No support for [[Unicode]] or [[DCBS]]. | |||
==Version== | ==Version== |
Revision as of 21:45, 6 November 2014
Description
The GNU implementation of the AWK programming language/macro processor
Charset support (for macro/text processing)
8 Bit ASCII (256 Characters according to current codepage). No support for Unicode or DCBS.
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. GNU GPL license.
Author
- OS/2 port by Andreas Buening