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: UNIX Systems Programming for SVR4UNIX Systems Programming for SVR4
by - O'Reilly
The nitty gritty details on how UNIX interacts with applications. If you're working on any System V Release 4 platform, you'll find this book indispensable. It contains examples on topics ranging from string manipulation to network programming.
(8254 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.
(10328 views)
Book cover: The UNIX-HATERS HandbookThe UNIX-HATERS Handbook
by - John Wiley & Sons Inc
Self-help guide for people affected by the world's most esoteric operating system. Turn here for answers to all-important questions, such as... Why does the online documentation lie to us? Why does the user's guide bear no relationship to reality?
(13713 views)
Book cover: Learning the vi editorLearning the vi editor
- Wikibooks
vi is a powerful editor that is ubiquitous amongst Unix and Unix-like operating systems, but is available on many other operating systems. Even if you use another editor you must have a passing knowledge of vi as an administrator.
(15103 views)