DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Using awk

awk output

The print and printf statements are the two primary constructs that generate output. The print statement is used to generate simple output; printf is used for more carefully formatted output. Like the shell, awk lets you redirect output so that output from print and printf can be directed to files and pipes. This section describes how to use these two statements.


Next topic: The print statement
Previous topic: Some lexical conventions

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003