UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: 11.6 Variables and Array AssignmentsChapter 11
The Awk Scripting Language
Next: 11.8 Alphabetical Summary of Commands
 

11.7 Group Listing of Awk Commands

Awk commands may be classified as follows:

Arithmetic Functions

String Functions

Control Flow Statements

Input/Output Processing

Miscellaneous

atan2*gsub*breakclose*delete*
cosindexcontinuegetline*function*
explengthdo/while*next*system*
intmatch*exitprint
logsplitforprintf
rand*sub*ifsprintf
sinsubstrreturn*
sqrttolower[dagger]while
srand*toupper[dagger]

* Available in nawk [dagger] Available in gawk


Previous: 11.6 Variables and Array AssignmentsUNIX in a Nutshell: System V EditionNext: 11.8 Alphabetical Summary of Commands
11.6 Variables and Array AssignmentsBook Index11.8 Alphabetical Summary of Commands

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System