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

Index: D

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

D
d debugger command (alias for delete)14.3.1 Control Of Breakpoints
d.c., See dark cornerDark Corners
dark cornerDark Corners
dark cornerAdvanced Notes: Syntactic Ambiguities Between ‘/=’ and Regular Expressions
dark corner6.3.1 True and False in awk
dark cornerGlossary
dark corner, array subscripts8.4 Using Uninitialized Variables as Subscripts
dark corner, break statement7.4.6 The break Statement
dark corner, close() functionAdvanced Notes: Using close()’s Return Value
dark corner, command-line arguments6.1.3.2 Assigning Variables on the Command Line
dark corner, continue statement7.4.7 The continue Statement
dark corner, CONVFMT variable6.1.4 Conversion of Strings and Numbers
dark corner, escape sequences2.3 Other Command-Line Arguments
dark corner, escape sequences, for metacharactersAdvanced Notes: Escape Sequences for Metacharacters
dark corner, exit statement7.4.10 The exit Statement
dark corner, field separatorsAdvanced Notes: Changing FS Does Not Affect the Fields
dark corner, FILENAME variable4.9.9 Points to Remember About getline
dark corner, FILENAME variable7.5.2 Built-in Variables That Convey Information
dark corner, FNR/NR variablesAdvanced Notes: Changing NR and FNR
dark corner, format-control characters5.5.2 Format-Control Letters
dark corner, format-control characters5.5.2 Format-Control Letters
dark corner, FS as null string4.5.3 Making Each Character a Separate Field
dark corner, input files4.1 How Input Is Split into Records
dark corner, invoking awk2.1 Invoking awk
dark corner, length() function9.1.3 String-Manipulation Functions
dark corner, multiline records4.8 Multiple-Line Records
dark corner, NF variable, decrementing4.4 Changing the Contents of a Field
dark corner, OFMT variable5.4 Controlling Numeric Output with print
dark corner, regexp constants6.1.2 Using Regular Expression Constants
dark corner, regexp constants, /= operator andAdvanced Notes: Syntactic Ambiguities Between ‘/=’ and Regular Expressions
dark corner, regexp constants, as arguments to user-defined functions6.1.2 Using Regular Expression Constants
dark corner, split() function9.1.3 String-Manipulation Functions
dark corner, strings, storingAdvanced Notes: RS = "\0" Is Not Portable
dark corner, value of ARGV[0]7.5.2 Built-in Variables That Convey Information
dark corner, ^, in FS4.5.2 Using Regular Expressions to Separate Fields
data, fixed-width4.6 Reading Fixed-Width Data
data-driven languagesD.1 What a Program Does
database, group, reading12.6 Reading the Group Database
database, users, reading12.5 Reading the User Database
date utility, GNU9.1.5 Time Functions
date utility, POSIX9.1.5 Time Functions
dates, converting to timestamps9.1.5 Time Functions
dates, information related to, localization10.2 GNU gettext
Davies, StephenAcknowledgments
Davies, StephenA.8 Major Contributors to gawk
dcgettext() function (gawk)9.1.8 String-Translation Functions
dcgettext() function (gawk)10.3 Internationalizing awk Programs
dcgettext() function (gawk), portability and10.4.3 awk Portability Issues
dcngettext() function (gawk)9.1.8 String-Translation Functions
dcngettext() function (gawk)10.3 Internationalizing awk Programs
dcngettext() function (gawk), portability and10.4.3 awk Portability Issues
deadlocks11.3 Two-Way Communications with Another Process
debugger commands, b (break)14.3.1 Control Of Breakpoints
debugger commands, backtrace14.3.4 Dealing With The Stack
debugger commands, break14.3.1 Control Of Breakpoints
debugger commands, bt (backtrace)14.3.4 Dealing With The Stack
debugger commands, c (continue)14.3.2 Control of Execution
debugger commands, clear14.3.1 Control Of Breakpoints
debugger commands, commands14.3.2 Control of Execution
debugger commands, condition14.3.1 Control Of Breakpoints
debugger commands, continue14.3.2 Control of Execution
debugger commands, d (delete)14.3.1 Control Of Breakpoints
debugger commands, delete14.3.1 Control Of Breakpoints
debugger commands, disable14.3.1 Control Of Breakpoints
debugger commands, display14.3.3 Viewing and Changing Data
debugger commands, down14.3.4 Dealing With The Stack
debugger commands, dump14.3.6 Miscellaneous Commands
debugger commands, e (enable)14.3.1 Control Of Breakpoints
debugger commands, enable14.3.1 Control Of Breakpoints
debugger commands, end14.3.2 Control of Execution
debugger commands, eval14.3.3 Viewing and Changing Data
debugger commands, f (frame)14.3.4 Dealing With The Stack
debugger commands, finish14.3.2 Control of Execution
debugger commands, frame14.3.4 Dealing With The Stack
debugger commands, h (help)14.3.6 Miscellaneous Commands
debugger commands, help14.3.6 Miscellaneous Commands
debugger commands, i (info)14.3.5 Obtaining Information About The Program and The Debugger State
debugger commands, ignore14.3.1 Control Of Breakpoints
debugger commands, info14.3.5 Obtaining Information About The Program and The Debugger State
debugger commands, l (list)14.3.6 Miscellaneous Commands
debugger commands, list14.3.6 Miscellaneous Commands
debugger commands, n (next)14.3.2 Control of Execution
debugger commands, next14.3.2 Control of Execution
debugger commands, nexti14.3.2 Control of Execution
debugger commands, ni (nexti)14.3.2 Control of Execution
debugger commands, o (option)14.3.5 Obtaining Information About The Program and The Debugger State
debugger commands, option14.3.5 Obtaining Information About The Program and The Debugger State
debugger commands, p (print)14.3.3 Viewing and Changing Data
debugger commands, print14.3.3 Viewing and Changing Data
debugger commands, printf14.3.3 Viewing and Changing Data
debugger commands, q (quit)14.3.6 Miscellaneous Commands
debugger commands, quit14.3.6 Miscellaneous Commands
debugger commands, r (run)14.3.2 Control of Execution
debugger commands, return14.3.2 Control of Execution
debugger commands, run14.3.2 Control of Execution
debugger commands, s (step)14.3.2 Control of Execution
debugger commands, set14.3.3 Viewing and Changing Data
debugger commands, si (stepi)14.3.2 Control of Execution
debugger commands, silent14.3.2 Control of Execution
debugger commands, step14.3.2 Control of Execution
debugger commands, stepi14.3.2 Control of Execution
debugger commands, t (tbreak)14.3.1 Control Of Breakpoints
debugger commands, tbreak14.3.1 Control Of Breakpoints
debugger commands, trace14.3.6 Miscellaneous Commands
debugger commands, u (until)14.3.2 Control of Execution
debugger commands, undisplay14.3.3 Viewing and Changing Data
debugger commands, until14.3.2 Control of Execution
debugger commands, unwatch14.3.3 Viewing and Changing Data
debugger commands, up14.3.4 Dealing With The Stack
debugger commands, w (watch)14.3.3 Viewing and Changing Data
debugger commands, watch14.3.3 Viewing and Changing Data
debugging gawk, bug reportsB.4 Reporting Problems and Bugs
decimal point character, locale specific2.2 Command-Line Options
decrement operators6.2.4 Increment and Decrement Operators
default keyword7.4.5 The switch Statement
Deifik, ScottAcknowledgments
Deifik, ScottA.8 Major Contributors to gawk
Deifik, ScottB.4 Reporting Problems and Bugs
delete debugger command14.3.1 Control Of Breakpoints
delete statement8.2 The delete Statement
deleting elements in arrays8.2 The delete Statement
deleting entire arrays8.2 The delete Statement
dgawk14. dgawk: The awk Debugger
differences between gawk and awk9.1.3 String-Manipulation Functions
differences in awk and gawk, ARGC/ARGV variables7.5.3 Using ARGC and ARGV
differences in awk and gawk, ARGIND variable7.5.2 Built-in Variables That Convey Information
differences in awk and gawk, array elements, deleting8.2 The delete Statement
differences in awk and gawk, AWKPATH environment variable2.5.1 The AWKPATH Environment Variable
differences in awk and gawk, BEGIN/END patterns7.1.4.2 Input/Output from BEGIN and END Rules
differences in awk and gawk, BINMODE variable7.5.1 Built-in Variables That Control awk
differences in awk and gawk, BINMODE variableB.3.1.4 Using gawk on PC Operating Systems
differences in awk and gawk, close() function5.8 Closing Input and Output Redirections
differences in awk and gawk, close() functionAdvanced Notes: Using close()’s Return Value
differences in awk and gawk, ERRNO variable7.5.2 Built-in Variables That Convey Information
differences in awk and gawk, error messages5.7.1 Special Files for Standard Descriptors
differences in awk and gawk, FIELDWIDTHS variable7.5.1 Built-in Variables That Control awk
differences in awk and gawk, FPAT variable7.5.1 Built-in Variables That Control awk
differences in awk and gawk, function arguments (gawk)9.1.1 Calling Built-in Functions
differences in awk and gawk, getline command4.9 Explicit Input with getline
differences in awk and gawk, IGNORECASE variable7.5.1 Built-in Variables That Control awk
differences in awk and gawk, implementation limitations4.9.9 Points to Remember About getline
differences in awk and gawk, implementation limitations5.6 Redirecting Output of print and printf
differences in awk and gawk, indirect function calls9.3 Indirect Function Calls
differences in awk and gawk, input/output operators4.9.7 Using getline from a Coprocess
differences in awk and gawk, input/output operators5.6 Redirecting Output of print and printf
differences in awk and gawk, line continuations6.3.4 Conditional Expressions
differences in awk and gawk, LINT variable7.5.1 Built-in Variables That Control awk
differences in awk and gawk, match() function9.1.3 String-Manipulation Functions
differences in awk and gawk, next/nextfile statements7.4.9 Using gawk’s nextfile Statement
differences in awk and gawk, print/printf statements5.5.3 Modifiers for printf Formats
differences in awk and gawk, PROCINFO array7.5.2 Built-in Variables That Convey Information
differences in awk and gawk, record separators4.1 How Input Is Split into Records
differences in awk and gawk, regexp constants6.1.2 Using Regular Expression Constants
differences in awk and gawk, regular expressions3.6 Case Sensitivity in Matching
differences in awk and gawk, RS/RT variables4.1 How Input Is Split into Records
differences in awk and gawk, RT variable7.5.2 Built-in Variables That Convey Information
differences in awk and gawk, single-character fields4.5.3 Making Each Character a Separate Field
differences in awk and gawk, split() function9.1.3 String-Manipulation Functions
differences in awk and gawk, strings6.1.1.1 Numeric and String Constants
differences in awk and gawk, strings, storingAdvanced Notes: RS = "\0" Is Not Portable
differences in awk and gawk, strtonum() function (gawk)9.1.3 String-Manipulation Functions
differences in awk and gawk, TEXTDOMAIN variable7.5.1 Built-in Variables That Control awk
differences in awk and gawk, trunc-mod operation6.2.1 Arithmetic Operators
directories, changingC.3.3 Example: Directory and File Operation Built-ins
directories, command line4.10 Directories On The Command Line
directories, searching2.5.1 The AWKPATH Environment Variable
directories, searching13.3.9 An Easy Way to Use Library Functions
disable debugger command14.3.1 Control Of Breakpoints
display debugger command14.3.3 Viewing and Changing Data
division6.2.1 Arithmetic Operators
do-while statement3.1 How to Use Regular Expressions
do-while statement7.4.3 The do-while Statement
documentation, of awk programs12.1 Naming Library Function Global Variables
documentation, onlineThe GNU Project and This Book
documents, searching13.3.1 Finding Duplicated Words in a Document
dollar sign ($)3.3 Regular Expression Operators
dollar sign ($), $ field operator4.2 Examining Fields
dollar sign ($), $ field operator6.5 Operator Precedence (How Operators Nest)
dollar sign ($), incrementing fields and arrays6.2.4 Increment and Decrement Operators
double precision floating-pointD.2 Data Values in a Computer
double quote (")1.1.2 Running awk Without Input Files
double quote (")1.1.6 Shell-Quoting Issues
double quote ("), regexp constants3.8 Using Dynamic Regexps
down debugger command14.3.4 Dealing With The Stack
Drepper, UlrichAcknowledgments
DuBois, JohnAcknowledgments
dump debugger command14.3.6 Miscellaneous Commands
dupnode() internal functionC.3.1 A Minimal Introduction to gawk Internals
dupword.awk program13.3.1 Finding Duplicated Words in a Document

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.