gawk

GNU awk, a pattern scanning and processing language `awk', a program that you can use to select particular records in a file and perform operations upon them. Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language, by Aho, Kernighan, and Weinberger, with the additional features defined in the System V Release 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions.
Current version: 4.2.1

History

Effective Date Table ID Version Download URL Project URL Version URL
2022-03-31 11 4.2.1 download project version
2020-12-22 10 4.2.1 download project version
2019-01-17 9 4.2.1 download project version
2017-07-13 8 4.0.2 download project version
2015-06-25 7 4.0.1 download project version
2014-03-07 6 4.0.1 download project version
2013-09-10 5 4.0.1 download project version
2012-10-31 4 4.0.0 download project version
2012-05-01 3 4.0.0 download project version
2005-11-08 2 3.1.5 download project version