The awk Language
Created by dboth on 16 Jul 2008 | Tagged as:
Awk is a very powerful command line tool, but it is also a complete programing language designed especially for processing text one line at a time. It can do far more than just process text, however and the links to some IBM documents below are a wonderful tutorial that succinctly covers much of what this powerful language can do – and far better than I can.