Jump to content

AWK: Difference between revisions

From EDM2
Created page with "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 Weinbe..."
 
m Reiknir moved page Awk to AWK: Name is initials so should be all caps
(No difference)

Revision as of 14:04, 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.

OS/2 text & programmers editors with AWK support

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