 
gawk commands may be classified as follows:
| Arithmetic Functions | String Functions | Control Flow Statements | Input/Output Processing | Time Functions | Misc. | 
| atan2 | gensub | break | close | strftime | delete | 
| cos | gsub | continue | fflush | systime | function | 
| exp | index | do/while | getline | system | |
| int | length | exit | next | ||
| log | match | for | nextfile | ||
| rand | split | if | |||
| sin | sub | return | printf | ||
| sqrt | substr | sprintf | |||
| srand | tolower | while | |||
| toupper | 
 
Copyright © 2001 O'Reilly & Associates. All rights reserved.
| This HTML Help has been published using the chm2web software. |