📦
Version1.2
Revision2
Size1.6 MB
LicenseGPL-3.0
Confinementstrict
BaseUnknown

GNU awk


The basic function of awk is to search files for lines (or other units of text) that contain certain patterns. When a line matches one of the patterns, awk performs specified actions on that line. awk continues to process input lines in this way until it reaches the end of the input files.

Update History

1.2 (2)
13 Dec 2025, 09:47 UTC

Published25 Aug 2016, 01:23 UTC

Last updated26 Aug 2016, 15:27 UTC

First seen13 Dec 2025, 09:47 UTC