An Awk Primer
Submitted by Robert Daeley on Sat, 2006-09-02 15:48.
http://www.vectorsite.net/tsawk.htmlA comprehensive introduction to awk, suitable for beginners. The Awk text-processing programming language is a useful and simple tool for manipulating text. This document provides a quick tutorial for Awk. The Awk syntax used in this document corresponds to that used on UN*X. It may vary slightly on other platforms.