| Index Entry | | Section |
|
| G | | |
| G-d | | Acknowledgments |
| Garfinkle, Scott | | A.8 Major Contributors to gawk |
| gawk, ARGIND variable in | | 2.3 Other Command-Line Arguments |
| gawk, awk and | | Preface |
| gawk, awk and | | 0.2 Using This Book |
| gawk, bitwise operations in | | 9.1.6 Bit-Manipulation Functions |
| gawk, break statement in | | 7.4.6 The break Statement |
| gawk, built-in variables and | | 7.5 Built-in Variables |
| gawk, character classes and | | 3.4 Using Bracket Expressions |
| gawk, coding style in | | C.2.2 Adding New Features |
| gawk, command-line options | | 3.5 gawk-Specific Regexp Operators |
| gawk, comparison operators and | | 6.3.2.2 Comparison Operators |
| gawk, configuring | | B.2.3 The Configuration Process |
| gawk, configuring, options | | B.2.2 Additional Configuration Options |
| gawk, continue statement in | | 7.4.7 The continue Statement |
| gawk, distribution | | B.1.3 Contents of the gawk Distribution |
| gawk, ERRNO variable in | | 4.9 Explicit Input with getline |
| gawk, ERRNO variable in | | Advanced Notes: Using close()’s Return Value |
| gawk, ERRNO variable in | | 7.1.5 The BEGINFILE and ENDFILE Special Patterns |
| gawk, ERRNO variable in | | 7.5.2 Built-in Variables That Convey Information |
| gawk, ERRNO variable in | | 11.4 Using gawk for Network Programming |
| gawk, escape sequences | | Advanced Notes: Backslash Before Regular Characters |
| gawk, extensions, disabling | | 2.2 Command-Line Options |
| gawk, features, adding | | C.2.2 Adding New Features |
| gawk, features, advanced | | 11 Advanced Features of gawk |
| gawk, fflush() function in | | 9.1.4 Input/Output Functions |
| gawk, field separators and | | 7.5.1 Built-in Variables That Control awk |
| gawk, FIELDWIDTHS variable in | | 4.6 Reading Fixed-Width Data |
| gawk, FIELDWIDTHS variable in | | 7.5.1 Built-in Variables That Control awk |
| gawk, file names in | | 5.7 Special File Names in gawk |
| gawk, format-control characters | | 5.5.2 Format-Control Letters |
| gawk, format-control characters | | 5.5.2 Format-Control Letters |
| gawk, FPAT variable in | | 4.7 Defining Fields By Content |
| gawk, FPAT variable in | | 7.5.1 Built-in Variables That Control awk |
| gawk, function arguments and | | 9.1.1 Calling Built-in Functions |
| gawk, functions, adding | | C.3 Adding New Built-in Functions to gawk |
| gawk, hexadecimal numbers and | | 6.1.1.2 Octal and Hexadecimal Numbers |
| gawk, IGNORECASE variable in | | 3.6 Case Sensitivity in Matching |
| gawk, IGNORECASE variable in | | 7.5.1 Built-in Variables That Control awk |
| gawk, IGNORECASE variable in | | 8.1.1 Introduction to Arrays |
| gawk, IGNORECASE variable in | | 9.1.3 String-Manipulation Functions |
| gawk, IGNORECASE variable in | | 11.2.2 Sorting Array Values and Indices with gawk |
| gawk, implementation issues | | Appendix C Implementation Notes |
| gawk, implementation issues, debugging | | C.1 Downward Compatibility and Debugging |
| gawk, implementation issues, downward compatibility | | C.1 Downward Compatibility and Debugging |
| gawk, implementation issues, limits | | 4.9.9 Points to Remember About getline |
| gawk, implementation issues, pipes | | 5.6 Redirecting Output of print and printf |
| gawk, installing | | Appendix B Installing gawk |
| gawk, internals | | C.3.1 A Minimal Introduction to gawk Internals |
| gawk, internationalization and, See internationalization | | 10 Internationalization with gawk |
| gawk, interpreter, adding code to | | C.3.3.3 Integrating the Extensions |
| gawk, interval expressions and | | 3.3 Regular Expression Operators |
| gawk, line continuation in | | 6.3.4 Conditional Expressions |
| gawk, LINT variable in | | 7.5.1 Built-in Variables That Control awk |
| gawk, list of contributors to | | A.8 Major Contributors to gawk |
| gawk, MS-DOS version of | | B.3.1.4 Using gawk on PC Operating Systems |
| gawk, MS-Windows version of | | B.3.1.4 Using gawk on PC Operating Systems |
| gawk, newlines in | | 1.6 awk Statements Versus Lines |
| gawk, octal numbers and | | 6.1.1.2 Octal and Hexadecimal Numbers |
| gawk, OS/2 version of | | B.3.1.4 Using gawk on PC Operating Systems |
| gawk, PROCINFO array in | | 7.5.2 Built-in Variables That Convey Information |
| gawk, PROCINFO array in | | 7.5.2 Built-in Variables That Convey Information |
| gawk, PROCINFO array in | | 9.1.5 Time Functions |
| gawk, PROCINFO array in | | 11.3 Two-Way Communications with Another Process |
| gawk, regexp constants and | | 6.1.2 Using Regular Expression Constants |
| gawk, regular expressions, case sensitivity | | 3.6 Case Sensitivity in Matching |
| gawk, regular expressions, operators | | 3.5 gawk-Specific Regexp Operators |
| gawk, regular expressions, precedence | | 3.3 Regular Expression Operators |
| gawk, RT variable in | | 4.1 How Input Is Split into Records |
| gawk, RT variable in | | 4.8 Multiple-Line Records |
| gawk, RT variable in | | 4.9.4 Using getline into a Variable from a File |
| gawk, RT variable in | | 7.5.2 Built-in Variables That Convey Information |
| gawk, See Also awk | | Preface |
| gawk, source code, obtaining | | B.1.1 Getting the gawk Distribution |
| gawk, splitting fields and | | 4.6 Reading Fixed-Width Data |
| gawk, string-translation functions | | 9.1.8 String-Translation Functions |
| gawk, TEXTDOMAIN variable in | | 7.5.1 Built-in Variables That Control awk |
| gawk, timestamps | | 9.1.5 Time Functions |
| gawk, uses for | | Preface |
| gawk, versions of, information about, printing | | 2.2 Command-Line Options |
| gawk, VMS version of | | B.3.2 How to Compile and Install gawk on VMS |
| gawk, word-boundary operator | | 3.5 gawk-Specific Regexp Operators |
| General Public License (GPL) | | Glossary |
| General Public License, See GPL | | The GNU Project and This Book |
| gensub() function (gawk) | | 6.1.2 Using Regular Expression Constants |
| gensub() function (gawk) | | 9.1.3 String-Manipulation Functions |
| gensub() function (gawk), escape processing | | 9.1.3.1 More About ‘\’ and ‘&’ with sub(), gsub(), and gensub() |
| getaddrinfo() function (C library) | | 11.4 Using gawk for Network Programming |
| getgrent() function (C library) | | 12.6 Reading the Group Database |
| getgrent() function (C library) | | 12.6 Reading the Group Database |
| getgrent() user-defined function | | 12.6 Reading the Group Database |
| getgrent() user-defined function | | 12.6 Reading the Group Database |
| getgrgid() function (C library) | | 12.6 Reading the Group Database |
| getgrgid() user-defined function | | 12.6 Reading the Group Database |
| getgrnam() function (C library) | | 12.6 Reading the Group Database |
| getgrnam() user-defined function | | 12.6 Reading the Group Database |
| getgruser() function (C library) | | 12.6 Reading the Group Database |
| getgruser() function, user-defined | | 12.6 Reading the Group Database |
| getline command | | 4 Reading Input Files |
| getline command, coprocesses, using from | | 4.9.7 Using getline from a Coprocess |
| getline command, coprocesses, using from | | 5.8 Closing Input and Output Redirections |
| getline command, deadlock and | | 11.3 Two-Way Communications with Another Process |
| getline command, explicit input with | | 4.9 Explicit Input with getline |
| getline command, FILENAME variable and | | 4.9.9 Points to Remember About getline |
| getline command, return values | | 4.9 Explicit Input with getline |
| getline command, variants | | 4.9.10 Summary of getline Variants |
| getline command, _gr_init() user-defined function | | 12.6 Reading the Group Database |
| getline command, _pw_init() function | | 12.5 Reading the User Database |
| getline statement, BEGINFILE/ENDFILE patterns and | | 7.1.5 The BEGINFILE and ENDFILE Special Patterns |
| getopt() function (C library) | | 12.4 Processing Command-Line Options |
| getopt() user-defined function | | 12.4 Processing Command-Line Options |
| getopt() user-defined function | | 12.4 Processing Command-Line Options |
| getpwent() function (C library) | | 12.5 Reading the User Database |
| getpwent() function (C library) | | 12.5 Reading the User Database |
| getpwent() user-defined function | | 12.5 Reading the User Database |
| getpwent() user-defined function | | 12.5 Reading the User Database |
| getpwnam() function (C library) | | 12.5 Reading the User Database |
| getpwnam() user-defined function | | 12.5 Reading the User Database |
| getpwuid() function (C library) | | 12.5 Reading the User Database |
| getpwuid() user-defined function | | 12.5 Reading the User Database |
| gettext library | | 10.2 GNU gettext |
| gettext library, locale categories | | 10.2 GNU gettext |
| gettext() function (C library) | | 10.2 GNU gettext |
| gettimeofday() user-defined function | | 12.2.7 Managing the Time of Day |
| get_actual_argument() internal function | | C.3.1 A Minimal Introduction to gawk Internals |
| get_argument() internal function | | C.3.1 A Minimal Introduction to gawk Internals |
| get_array_argument() internal macro | | C.3.1 A Minimal Introduction to gawk Internals |
| get_curfunc_arg_count() internal function | | C.3.1 A Minimal Introduction to gawk Internals |
| get_record() input method | | C.3.1 A Minimal Introduction to gawk Internals |
| get_scalar_argument() internal macro | | C.3.1 A Minimal Introduction to gawk Internals |
| GNITS mailing list | | Acknowledgments |
| GNU awk, See gawk | | Preface |
| GNU Free Documentation License | | GNU Free Documentation License |
| GNU General Public License | | Glossary |
| GNU Lesser General Public License | | Glossary |
| GNU long options | | 2.1 Invoking awk |
| GNU long options | | 2.2 Command-Line Options |
| GNU long options, printing list of | | 2.2 Command-Line Options |
| GNU Project | | The GNU Project and This Book |
| GNU Project | | Glossary |
| GNU/Linux | | The GNU Project and This Book |
| GNU/Linux | | 10.5 A Simple Internationalization Example |
| GNU/Linux | | Glossary |
| GPL (General Public License) | | The GNU Project and This Book |
| GPL (General Public License) | | Glossary |
| GPL (General Public License), printing | | 2.2 Command-Line Options |
| grcat program | | 12.6 Reading the Group Database |
| Grigera, Juan | | A.8 Major Contributors to gawk |
| group database, reading | | 12.6 Reading the Group Database |
| group file | | 12.6 Reading the Group Database |
| groups, information about | | 12.6 Reading the Group Database |
| gsub() function | | 6.1.2 Using Regular Expression Constants |
| gsub() function | | 9.1.3 String-Manipulation Functions |
| gsub() function, arguments of | | 9.1.3 String-Manipulation Functions |
| gsub() function, escape processing | | 9.1.3.1 More About ‘\’ and ‘&’ with sub(), gsub(), and gensub() |
|