Jump to content

AWK: Difference between revisions

From EDM2
m Reiknir moved page Awk to AWK: Name is initials so should be all caps
No edit summary
Line 1: Line 1:
AWK is a text programming language primarily used in [[UNIX]] like systems for software pre-processing. It is named after initials of original writers Alfred Aho, Peter Weinberger, and Brian Kernighan.
AWK is a text programming language primarily used in [[UNIX]] like systems for software pre-processing. It is named after initials of original writers Alfred Aho, Peter Weinberger, and Brian Kernighan.
==A list of OS/2 implementations of AWK==
* [[GNU awk]] - Open source - Discontinued


====OS/2 text & programmers editors with AWK support====
====OS/2 text & programmers editors with AWK support====

Revision as of 14:12, 10 December 2015

AWK is a text programming language primarily used in UNIX like systems for software pre-processing. It is named after initials of original writers Alfred Aho, Peter Weinberger, and Brian Kernighan.

A list of OS/2 implementations of AWK

  • GNU awk - Open source - Discontinued

OS/2 text & programmers editors with AWK support

  • Elvis - awk syntax support included by default - Open source - Current