| Index Entry | Section |
|
T | | |
| t debugger command (alias for tbreak ) | 14.3.1 Control Of Breakpoints |
| tbreak debugger command | 14.3.1 Control Of Breakpoints |
| Tcl | 12.1 Naming Library Function Global Variables |
| TCP/IP | 11.4 Using gawk for Network Programming |
| TCP/IP, support for | 5.7.2 Special Files for Network Communications |
| tee utility | 13.2.5 Duplicating Output into Multiple Files |
| tee.awk program | 13.2.5 Duplicating Output into Multiple Files |
| terminating records | 4.1 How Input Is Split into Records |
| testbits.awk program | 9.1.6 Bit-Manipulation Functions |
| Texinfo | 0.3 Typographical Conventions |
| Texinfo | 12. A Library of awk Functions |
| Texinfo | 13.3.1 Finding Duplicated Words in a Document |
| Texinfo | 13.3.7 Extracting Programs from Texinfo Source Files |
| Texinfo | B.1.3 Contents of the gawk Distribution |
| Texinfo | C.2.2 Adding New Features |
| Texinfo, chapter beginnings in files | 3.3 Regular Expression Operators |
| Texinfo, extracting programs from source files | 13.3.7 Extracting Programs from Texinfo Source Files |
| text, printing | 5.1 The print Statement |
| text, printing, unduplicated lines of | 13.2.6 Printing Nonduplicated Lines of Text |
| TEXTDOMAIN variable | 7.5.1 Built-in Variables That Control awk |
| TEXTDOMAIN variable | 10.3 Internationalizing awk Programs |
| TEXTDOMAIN variable, BEGIN pattern and | 10.3 Internationalizing awk Programs |
| TEXTDOMAIN variable, portability and | 10.4.3 awk Portability Issues |
| textdomain() function (C library) | 10.2 GNU gettext |
| tilde (~ ), ~ operator | 3.1 How to Use Regular Expressions |
| tilde (~ ), ~ operator | 3.6 Case Sensitivity in Matching |
| tilde (~ ), ~ operator | 3.8 Using Dynamic Regexps |
| tilde (~ ), ~ operator | 6.1.1.3 Regular Expression Constants |
| tilde (~ ), ~ operator | 6.3.2.2 Comparison Operators |
| tilde (~ ), ~ operator | 6.3.2.2 Comparison Operators |
| tilde (~ ), ~ operator | 6.5 Operator Precedence (How Operators Nest) |
| tilde (~ ), ~ operator | 7.1.2 Expressions as Patterns |
| time, alarm clock example program | 13.3.2 An Alarm Clock Program |
| time, localization and | 10.2 GNU gettext |
| time, managing | 12.2.7 Managing the Time of Day |
| time, retrieving | 9.1.5 Time Functions |
| timestamps | 9.1.5 Time Functions |
| timestamps | 9.1.5 Time Functions |
| timestamps, converting dates to | 9.1.5 Time Functions |
| timestamps, formatted | 12.2.7 Managing the Time of Day |
| tolower() function | 9.1.3 String-Manipulation Functions |
| toupper() function | 9.1.3 String-Manipulation Functions |
| tr utility | 13.3.3 Transliterating Characters |
| trace debugger command | 14.3.6 Miscellaneous Commands |
| translate.awk program | 13.3.3 Transliterating Characters |
| troubleshooting, --non-decimal-data option | 2.2 Command-Line Options |
| troubleshooting, == operator | 6.3.2.2 Comparison Operators |
| troubleshooting, awk uses FS not IFS | 4.5 Specifying How Fields Are Separated |
| troubleshooting, backslash before nonspecial character | Advanced Notes: Backslash Before Regular Characters |
| troubleshooting, division | 6.2.1 Arithmetic Operators |
| troubleshooting, fatal errors, field widths, specifying | 4.6 Reading Fixed-Width Data |
| troubleshooting, fatal errors, printf format strings | 5.5.3 Modifiers for printf Formats |
| troubleshooting, fflush() function | 9.1.4 Input/Output Functions |
| troubleshooting, function call syntax | 6.4 Function Calls |
| troubleshooting, gawk | C.1 Downward Compatibility and Debugging |
| troubleshooting, gawk , bug reports | B.4 Reporting Problems and Bugs |
| troubleshooting, gawk , fatal errors, function arguments | 9.1.1 Calling Built-in Functions |
| troubleshooting, getline function | 12.3.3 Checking for Readable Data Files |
| troubleshooting, gsub() /sub() functions | 9.1.3 String-Manipulation Functions |
| troubleshooting, match() function | 9.1.3 String-Manipulation Functions |
| troubleshooting, patsplit() function | 9.1.3 String-Manipulation Functions |
| troubleshooting, print statement, omitting commas | 5.2 print Statement Examples |
| troubleshooting, printing | 5.6 Redirecting Output of print and printf |
| troubleshooting, quotes with file names | 5.7.1 Special Files for Standard Descriptors |
| troubleshooting, readable data files | 12.3.3 Checking for Readable Data Files |
| troubleshooting, regexp constants vs. string constants | 3.8 Using Dynamic Regexps |
| troubleshooting, string concatenation | 6.2.2 String Concatenation |
| troubleshooting, substr() function | 9.1.3 String-Manipulation Functions |
| troubleshooting, system() function | 9.1.4 Input/Output Functions |
| troubleshooting, typographical errors, global variables | 2.2 Command-Line Options |
| true, logical | 6.3.1 True and False in awk |
| Trueman, David | History of awk and gawk |
| Trueman, David | Acknowledgments |
| Trueman, David | A.8 Major Contributors to gawk |
| trunc-mod operation | 6.2.1 Arithmetic Operators |
| truth values | 6.3.1 True and False in awk |
| type conversion | 6.1.4 Conversion of Strings and Numbers |
| type internal variable | C.3.1 A Minimal Introduction to gawk Internals |
|
U | | |
| u debugger command (alias for until ) | 14.3.2 Control of Execution |
| undefined functions | 9.2.3.3 Passing Function Arguments By Value Or By Reference |
| underscore (_ ), in names of private variables | 12.1 Naming Library Function Global Variables |
| underscore (_ ), translatable string | 10.3 Internationalizing awk Programs |
| underscore (_ ), _ C macro | 10.2 GNU gettext |
| undisplay debugger command | 14.3.3 Viewing and Changing Data |
| undocumented features | 2.9 Undocumented Options and Features |
| Unicode | Glossary |
| uninitialized variables, as array subscripts | 8.4 Using Uninitialized Variables as Subscripts |
| uniq utility | 13.2.6 Printing Nonduplicated Lines of Text |
| uniq.awk program | 13.2.6 Printing Nonduplicated Lines of Text |
| Unix | Glossary |
| Unix awk , backslashes in escape sequences | Advanced Notes: Backslash Before Regular Characters |
| Unix awk , close() function and | Advanced Notes: Using close() ’s Return Value |
| Unix awk , password files, field separators and | 4.5.4 Setting FS from the Command Line |
| Unix, awk scripts and | 1.1.4 Executable awk Programs |
| UNIXROOT variable, on OS/2 systems | B.3.1.4 Using gawk on PC Operating Systems |
| unref() internal function | C.3.1 A Minimal Introduction to gawk Internals |
| unsigned integers | D.2 Data Values in a Computer |
| until debugger command | 14.3.2 Control of Execution |
| unwatch debugger command | 14.3.3 Viewing and Changing Data |
| up debugger command | 14.3.4 Dealing With The Stack |
| update_ERRNO() internal function | C.3.1 A Minimal Introduction to gawk Internals |
| update_ERRNO_saved() internal function | C.3.1 A Minimal Introduction to gawk Internals |
| user database, reading | 12.5 Reading the User Database |
| user-defined, functions | 9.2 User-Defined Functions |
| user-defined, functions, counts | 11.5 Profiling Your awk Programs |
| user-defined, variables | 6.1.3 Variables |
| user-modifiable variables | 7.5.1 Built-in Variables That Control awk |
| users, information about, printing | 13.2.3 Printing out User Information |
| users, information about, retrieving | 12.5 Reading the User Database |
| USR1 signal | 11.5 Profiling Your awk Programs |
|