Book description
Awk was developed in 1977 at Bell Labs, and it’s still a remarkably useful tool for solving a wide variety of problems quickly and efficiently. In this update of the classic Awk book, the creators of the language show you what Awk can do and teach you how to use it effectively.
Here’s what programmers today are saying: “I love Awk.” “Awk is amazing.” “It is just so damn good.” “Awk is just right.” “Awk is awesome.” “Awk has always been a language that I loved.”
It’s easy: “Simple, fast and lightweight.” “Absolutely efficient to learn because there isn’t much to learn.” “3-4 hours to learn the language from start to finish.” “I can teach it to new engineers in less than 2 hours.”
It’s productive: “Whenever I need to do a complex analysis of a semi-structured text file in less than a minute, Awk is my tool.” “Learning Awk was the best bang for buck investment of time in my entire career.” “Designed to chew through lines of text files with ease, with great defaults that minimize the amount of code you actually have to write to do anything.”
It’s always available: “AWK runs everywhere.” “A reliable Swiss Army knife that is always there when you need it.” “Many systems lack Perl or Python, but include Awk.”
Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
.
Table of contents
- Cover Page
- About This eBook
- Halftitle Page
- Title Page
- Copyright Page
- Dedication Page
- Contents
- Preface
- 1. An Awk Tutorial
- 2. Awk in Action
- 3. Exploratory Data Analysis
- 4. Data Processing
- 5. Reports and Databases
- 6. Processing Words
- 7. Little Languages
- 8. Experiments with Algorithms
- 9. Epilogue
- Appendix A: Awk Reference Manual
- Index
- Code Snippets
Product information
- Title: The AWK Programming Language, 2nd Edition
- Author(s):
- Release date: September 2023
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780138269876
You might also like
book
Effective awk Programming, 4th Edition
This practical guide serves as both a reference and tutorial for POSIX-standard awk and for the …
book
The Linux Programming Interface
The Linux Programming Interface is the definitive guide to the Linux and UNIX programming interface—the interface …
book
The Linux Command Line, 2nd Edition
The Linux Command Line takes you from your very first terminal keystrokes to writing full programs …
book
sed & awk, 2nd Edition
sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox. …