manpagez: man pages & more
info gawk
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Index: H – I

Jump to:   !   "   #   $   %   &   '   (   *   +   ,   -   .   /   ;   <   =   >   ?   [   \   ^   _   {   |   ~  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
Index Entry Section

H
h debugger command (alias for help)14.3.6 Miscellaneous Commands
Hankerson, DarrelAcknowledgments
Hankerson, DarrelA.8 Major Contributors to gawk
Haque, JohnAcknowledgments
Haque, JohnA.8 Major Contributors to gawk
Hartholz, ElaineAcknowledgments
Hartholz, MarshallAcknowledgments
Hasegawa, IsamuA.8 Major Contributors to gawk
help debugger command14.3.6 Miscellaneous Commands
hexadecimal numbers6.1.1.2 Octal and Hexadecimal Numbers
hexadecimal values, enabling interpretation of2.2 Command-Line Options
histsort.awk program13.3.6 Removing Duplicates from Unsorted Text
Hughes, PhilAcknowledgments
HUP signal11.5 Profiling Your awk Programs
hyphen (-), - operator6.5 Operator Precedence (How Operators Nest)
hyphen (-), - operator6.5 Operator Precedence (How Operators Nest)
hyphen (-), -- (decrement/increment) operators6.5 Operator Precedence (How Operators Nest)
hyphen (-), -- operator6.2.4 Increment and Decrement Operators
hyphen (-), -= operator6.2.3 Assignment Expressions
hyphen (-), -= operator6.5 Operator Precedence (How Operators Nest)
hyphen (-), filenames beginning with2.2 Command-Line Options
hyphen (-), in bracket expressions3.4 Using Bracket Expressions

I
i debugger command (alias for info)14.3.5 Obtaining Information About The Program and The Debugger State
id utility13.2.3 Printing out User Information
id.awk program13.2.3 Printing out User Information
if statement3.1 How to Use Regular Expressions
if statement7.4.1 The if-else Statement
if statement, actions, changing7.1.3 Specifying Record Ranges with Patterns
igawk.sh program13.3.9 An Easy Way to Use Library Functions
ignore debugger command14.3.1 Control Of Breakpoints
IGNORECASE variable3.6 Case Sensitivity in Matching
IGNORECASE variable7.5.1 Built-in Variables That Control awk
IGNORECASE variable8.1.1 Introduction to Arrays
IGNORECASE variable9.1.3 String-Manipulation Functions
IGNORECASE variable11.2.2 Sorting Array Values and Indices with gawk
IGNORECASE variable, array sorting and11.2.2 Sorting Array Values and Indices with gawk
IGNORECASE variable, array subscripts and8.1.1 Introduction to Arrays
IGNORECASE variable, in example programs12. A Library of awk Functions
implementation issues, gawkC. Implementation Notes
implementation issues, gawk, debuggingC.1 Downward Compatibility and Debugging
implementation issues, gawk, limits4.9.9 Points to Remember About getline
implementation issues, gawk, limits5.6 Redirecting Output of print and printf
in operator6.3.2.2 Comparison Operators
in operator6.5 Operator Precedence (How Operators Nest)
in operator7.4.4 The for Statement
in operator13.2.3 Printing out User Information
in operator, arrays and8.1.2 Referring to an Array Element
in operator, arrays and8.1.5 Scanning All Elements of an Array
increment operators6.2.4 Increment and Decrement Operators
index() function9.1.3 String-Manipulation Functions
indexing arrays8.1.1 Introduction to Arrays
indirect function calls9.3 Indirect Function Calls
info debugger command14.3.5 Obtaining Information About The Program and The Debugger State
initialization, automatic1.5 A More Complex Example
input files4. Reading Input Files
input files, closing5.8 Closing Input and Output Redirections
input files, counting elements in13.2.7 Counting Things
input files, examples1.2 Data Files for the Examples
input files, reading4. Reading Input Files
input files, running awk without1.1.2 Running awk Without Input Files
input files, running awk without1.1.2 Running awk Without Input Files
input files, variable assignments and2.3 Other Command-Line Arguments
input pipeline4.9.5 Using getline from a Pipe
input redirection4.9.3 Using getline from a File
input, data, nondecimal11.1 Allowing Nondecimal Input Data
input, explicit4.9 Explicit Input with getline
input, files, See input files4.8 Multiple-Line Records
input, multiline records4.8 Multiple-Line Records
input, splitting into records4.1 How Input Is Split into Records
input, standard1.1.2 Running awk Without Input Files
input, standard5.7.1 Special Files for Standard Descriptors
input/output, binary7.5.1 Built-in Variables That Control awk
input/output, from BEGIN and END7.1.4.2 Input/Output from BEGIN and END Rules
input/output, two-way11.3 Two-Way Communications with Another Process
insomnia, cure for13.3.2 An Alarm Clock Program
installation, VMSB.3.2 How to Compile and Install gawk on VMS
installing gawkB. Installing gawk
INT signal (MS-Windows)11.5 Profiling Your awk Programs
int() function9.1.2 Numeric Functions
integersD.2 Data Values in a Computer
integers, unsignedD.2 Data Values in a Computer
interacting with other programs9.1.4 Input/Output Functions
internal constant, INVALID_HANDLEC.3.1 A Minimal Introduction to gawk Internals
internal function, assoc_clear()C.3.1 A Minimal Introduction to gawk Internals
internal function, assoc_lookup()C.3.1 A Minimal Introduction to gawk Internals
internal function, dupnode()C.3.1 A Minimal Introduction to gawk Internals
internal function, force_number()C.3.1 A Minimal Introduction to gawk Internals
internal function, force_string()C.3.1 A Minimal Introduction to gawk Internals
internal function, force_wstring()C.3.1 A Minimal Introduction to gawk Internals
internal function, get_actual_argument()C.3.1 A Minimal Introduction to gawk Internals
internal function, get_argument()C.3.1 A Minimal Introduction to gawk Internals
internal function, get_curfunc_arg_count()C.3.1 A Minimal Introduction to gawk Internals
internal function, iop_alloc()C.3.1 A Minimal Introduction to gawk Internals
internal function, make_builtin()C.3.1 A Minimal Introduction to gawk Internals
internal function, make_number()C.3.1 A Minimal Introduction to gawk Internals
internal function, make_string()C.3.1 A Minimal Introduction to gawk Internals
internal function, register_deferred_variable()C.3.1 A Minimal Introduction to gawk Internals
internal function, register_open_hook()C.3.1 A Minimal Introduction to gawk Internals
internal function, unref()C.3.1 A Minimal Introduction to gawk Internals
internal function, update_ERRNO()C.3.1 A Minimal Introduction to gawk Internals
internal function, update_ERRNO_saved()C.3.1 A Minimal Introduction to gawk Internals
internal macro, get_array_argument()C.3.1 A Minimal Introduction to gawk Internals
internal macro, get_scalar_argument()C.3.1 A Minimal Introduction to gawk Internals
internal structure, IOBUFC.3.1 A Minimal Introduction to gawk Internals
internal type, AWKNUMC.3.1 A Minimal Introduction to gawk Internals
internal type, NODEC.3.1 A Minimal Introduction to gawk Internals
internal variable, nargsC.3.1 A Minimal Introduction to gawk Internals
internal variable, stlenC.3.1 A Minimal Introduction to gawk Internals
internal variable, stptrC.3.1 A Minimal Introduction to gawk Internals
internal variable, typeC.3.1 A Minimal Introduction to gawk Internals
internal variable, vnameC.3.1 A Minimal Introduction to gawk Internals
internal variable, wstlenC.3.1 A Minimal Introduction to gawk Internals
internal variable, wstptrC.3.1 A Minimal Introduction to gawk Internals
internationalization9.1.8 String-Translation Functions
internationalization10.1 Internationalization and Localization
internationalization, localization7.5.1 Built-in Variables That Control awk
internationalization, localization10. Internationalization with gawk
internationalization, localization, character classes3.4 Using Bracket Expressions
internationalization, localization, gawk and10. Internationalization with gawk
internationalization, localization, locale categories10.2 GNU gettext
internationalization, localization, marked strings10.3 Internationalizing awk Programs
internationalization, localization, portability and10.4.3 awk Portability Issues
internationalizing a program10.2 GNU gettext
interpreted programsD.1 What a Program Does
interpreted programsGlossary
interval expressions3.3 Regular Expression Operators
INVALID_HANDLE internal constantC.3.1 A Minimal Introduction to gawk Internals
inventory-shipped file1.2 Data Files for the Examples
IOBUF internal structureC.3.1 A Minimal Introduction to gawk Internals
iop_alloc() internal functionC.3.1 A Minimal Introduction to gawk Internals
isarray() function (gawk)9.1.7 Getting Type Information
ISOGlossary
ISO 8859-1Glossary
ISO Latin-1Glossary

Jump to:   !   "   #   $   %   &   '   (   *   +   ,   -   .   /   ;   <   =   >   ?   [   \   ^   _   {   |   ~  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.