GNU awk: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
The GNU implementation of the AWK programming language | The GNU implementation of the AWK programming language/macro processor | ||
==Version== | ==Version== | ||
Line 16: | Line 14: | ||
==Author== | ==Author== | ||
* OS/2 port by [[Andreas Buening]] | |||
==Related Articles== | ==Related Articles== | ||
Line 22: | Line 21: | ||
[[Category: Tools]] | [[Category: Tools]] [[Category:DOS Tools]] [[Category:Solaris Tools]] [[Category:MAC OSX Tools]] |
Revision as of 21:41, 6 November 2014
Description
The GNU implementation of the AWK programming language/macro processor
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