Effective Awk Programming: A User"s Guide for Gnuawk

EAN/UPC/ISBN Code 9780916151881


AWK is a sophisticated reporting language, defined in the POSIX Command Language and Utilities standard, that includes user defined functions, dynamic regular expressions and more. AWK programs are data-driven, making them easier to write and easier to read than traditional, procedural type of programs.