PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 21, 2006

"Get started with GAWK: AWK language fundamentals" Tutorial Available

Posted: 2006-09-21 10:43:00
Languages ::

IBM developerWorks is offering a tutorial introducing GNU awk entitled 'Get started with GAWK: AWK language fundamentals'.

"Discover the basic concepts of the AWK text-processing and pattern-scanning language. This tutorial gets you started programming in AWK: You'll learn how AWK reads and sorts its input data, run AWK programs, manipulate data, and perform complex pattern matching. When you're finished, you'll also understand GNU AWK (GAWK)."