Logo

Effective AWK Programming by Arnold D. Robbins

Large book cover: Effective AWK Programming

Effective AWK Programming
by


ISBN/ASIN: 1578310008
ISBN-13: 9781578310005
Number of pages: 314

Description:
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking. The focus is on the practical side of creating and running awk scripts, and there's plenty of hands-on advice for installing and running today's awk (and gawk).

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Grokking the GIMPGrokking the GIMP
by - Sams
This book is not about tips and tricks, and it's not a collection of image manipulation problems. It is about understanding image manipulation concepts, about knowing which GIMP tools are most effective, and about the savvy use of these tools.
(19116 views)
Book cover: An Awk PrimerAn Awk Primer
by - Wikibooks
Awk has two faces: it is a utility for performing simple text-processing tasks, and it is a programming language for performing complex text-processing tasks. Awk is useful for simple, quick-and-dirty computational programming.
(9320 views)
Book cover: Bash Guide for BeginnersBash Guide for Beginners
by
Useful concepts in the daily life of a Bash user. Basic shell knowledge is required. Discussion about common shell practices and building blocks, grep, awk and sed tools with more examples. The second part is about loops, functions and traps.
(15011 views)
Book cover: Conquering the Command LineConquering the Command Line
by - ConqueringTheCommandLine.com
Learn to master the most valuable and useful command line tools for Unix and Linux based systems. In this book you will find not only the most useful command line tools you need to know, but also the most helpful options and flags for those tools.
(10121 views)