GNU awk: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
==Version== | ==Version== | ||
* Latest Version for OS/2-eCS: [http://hobbes.nmsu.edu/download/pub/os2/dev/util/gawk-4.1.1.zip GNU awk v4.1.1] (2014-10-23) | |||
==Links== | ==Links== | ||
Line 15: | Line 15: | ||
Open source released under the GNU GPL license. | Open source released under the GNU GPL license. | ||
== | ==Authors & publisher== | ||
* Free Software Foundation | * [[Free Software Foundation]] | ||
* OS/2 port | * [[KO Myung-Hun]] (OS/2 port) | ||
* [[Andreas Buening]] (earlier OS/2 port) | |||
* [[Jun Sawataishi]] (earlier OS/2 port) | |||
[[Category:Tools]] [[Category:AWK]] [[Category: | [[Category:Tools]] | ||
[[Category:AWK]] | |||
[[Category:Generic Unix Tools]] | |||
[[Category:MS Windows Tools]] | |||
[[Category:OS-9 Tools]] | |||
[[Category:VMS Tools]] |
Revision as of 23:48, 2 July 2016
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: GNU awk v4.1.1 (2014-10-23)
Links
OS/2-eCS Port: [1]
Official Web Site: [2]
License
Open source released under the GNU GPL license.
Authors & publisher
- Free Software Foundation
- KO Myung-Hun (OS/2 port)
- Andreas Buening (earlier OS/2 port)
- Jun Sawataishi (earlier OS/2 port)