A User's Guide for GNU AWK
Edition 1.0
January 1996
Arnold D. Robbins Based on The GAWK Manual, by Robbins, Close, Rubin, and Stallman- Preface
- Introduction
- Getting Started with
awk - Useful One Line Programs
- Regular Expressions
- Reading Input Files
- Printing Output
- Expressions
- Constant Expressions
- Using Regular Expression Constants
- Variables
- Conversion of Strings and Numbers
- Arithmetic Operators
- String Concatenation
- Assignment Expressions
- Increment and Decrement Operators
- True and False in
awk - Variable Typing and Comparison Expressions
- Boolean Expressions
- Conditional Expressions
- Function Calls
- Operator Precedence (How Operators Nest)
- Patterns and Actions
- Control Statements in Actions
- Built-in Variables
- Arrays in
awk - Built-in Functions
- User-defined Functions
- Running
awk - A Library of
awkFunctions- Simulating
gawk-specific Features - Implementing
nextfileas a Function - Assertions
- Translating Between Characters and Numbers
- Merging an Array Into a String
- Turning Dates Into Timestamps
- Managing the Time of Day
- Noting Data File Boundaries
- Processing Command Line Options
- Reading the User Database
- Reading the Group Database
- Naming Library Function Global Variables
- Simulating
- Practical
awkPrograms - The Evolution of the
awkLanguage gawkSummary- Installing
gawk - Implementation Notes
- Glossary
- GNU GENERAL PUBLIC LICENSE
- Index
This document was generated on 8 March 1996 using the texi2html translator version 1.45.