Logo

An Awk Primer by Aurelio A. Heckert

Small book cover: An Awk Primer

An Awk Primer
by

Publisher: Wikibooks
Number of pages: 49

Description:
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.

Home page url

Download or read it online for free here:
Download link
(280KB, PDF)

Similar books

Book cover: Motif ProgrammingMotif Programming
by - Cardiff School of Computer Science
This book introduces the fundamentals of Motif programming and addresses wider issues concerning the X Window system. This is a practical introduction to writing Motif programs. The key principles are always supported by example programs.
(10293 views)
Book cover: Writing GNOME ApplicationsWriting GNOME Applications
by - Addison-Wesley Professional
This book will help Linux programmers learn the basics of GNOME and understand how to write applications using this environment. Focusing on the essentials, the book guides you through GNOME's elements and explains how these elements function.
(14557 views)
Book cover: C-shell CookbookC-shell Cookbook
by - Starlink Project
This cookbook describes the fundamentals of writing scripts using the UNIX C shell. It shows how to combine Starlink and private applications with shell commands and constructs to create powerful and time-saving tools for performing repetitive jobs.
(11142 views)
Book cover: The Unix Programming EnvironmentThe Unix Programming Environment
by - Oslo College
The Unix Programming Environment is a revised version of the UNIX compendium which forms the basis for a one or two semester course in UNIX. It is a reference guide which contains enough to help you to find what you need from other sources.
(12919 views)