|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T g
Length: 10142 (0x279e) Types: TextFile Names: »gawk.aux«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦f133efdaf⟧ »EurOpenD3/gnu/gawk/gawk-doc-2.11.tar.Z« └─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89 └─⟦f133efdaf⟧ »./gawk-doc-2.11.tar.Z« └─⟦8f64183b0⟧ └─⟦this⟧ »gawk-2.11-doc/gawk.aux«
'xrdef {Preface-pg}{1} 'xrdef {Preface-snt}{} 'xrdef {History-pg}{1} 'xrdef {History-snt}{} 'xrdef {Copying-pg}{3} 'xrdef {Copying-snt}{} 'xrdef {Copying-pg}{3} 'xrdef {Copying-snt}{} 'xrdef {Copying-pg}{4} 'xrdef {Copying-snt}{} 'xrdef {Copying-pg}{7} 'xrdef {Copying-snt}{} 'xrdef {This Manual-pg}{9} 'xrdef {This Manual-snt}{chapter'tie1} 'xrdef {Sample Data Files-pg}{9} 'xrdef {Sample Data Files-snt}{section'tie1.1} 'xrdef {Getting Started-pg}{11} 'xrdef {Getting Started-snt}{chapter'tie2} 'xrdef {Very Simple-pg}{11} 'xrdef {Very Simple-snt}{section'tie2.1} 'xrdef {Two Rules-pg}{12} 'xrdef {Two Rules-snt}{section'tie2.2} 'xrdef {More Complex-pg}{13} 'xrdef {More Complex-snt}{section'tie2.3} 'xrdef {Running gawk-pg}{14} 'xrdef {Running gawk-snt}{section'tie2.4} 'xrdef {One-shot-pg}{15} 'xrdef {One-shot-snt}{section'tie2.4.1} 'xrdef {Read Terminal-pg}{15} 'xrdef {Read Terminal-snt}{section'tie2.4.2} 'xrdef {Long-pg}{16} 'xrdef {Long-snt}{section'tie2.4.3} 'xrdef {Executable Scripts-pg}{17} 'xrdef {Executable Scripts-snt}{section'tie2.4.4} 'xrdef {Comments-pg}{18} 'xrdef {Comments-snt}{section'tie2.5} 'xrdef {Statements/Lines-pg}{18} 'xrdef {Statements/Lines-snt}{section'tie2.6} 'xrdef {When-pg}{19} 'xrdef {When-snt}{section'tie2.7} 'xrdef {Reading Files-pg}{21} 'xrdef {Reading Files-snt}{chapter'tie3} 'xrdef {Records-pg}{21} 'xrdef {Records-snt}{section'tie3.1} 'xrdef {Fields-pg}{22} 'xrdef {Fields-snt}{section'tie3.2} 'xrdef {Non-Constant Fields-pg}{24} 'xrdef {Non-Constant Fields-snt}{section'tie3.3} 'xrdef {Changing Fields-pg}{24} 'xrdef {Changing Fields-snt}{section'tie3.4} 'xrdef {Field Separators-pg}{26} 'xrdef {Field Separators-snt}{section'tie3.5} 'xrdef {Multiple Line-pg}{29} 'xrdef {Multiple Line-snt}{section'tie3.6} 'xrdef {Getline-pg}{30} 'xrdef {Getline-snt}{section'tie3.7} 'xrdef {Close Input-pg}{34} 'xrdef {Close Input-snt}{section'tie3.8} 'xrdef {Printing-pg}{37} 'xrdef {Printing-snt}{chapter'tie4} 'xrdef {Print-pg}{37} 'xrdef {Print-snt}{section'tie4.1} 'xrdef {Print Examples-pg}{38} 'xrdef {Print Examples-snt}{section'tie4.2} 'xrdef {Output Separators-pg}{39} 'xrdef {Output Separators-snt}{section'tie4.3} 'xrdef {Printf-pg}{40} 'xrdef {Printf-snt}{section'tie4.4} 'xrdef {Basic Printf-pg}{40} 'xrdef {Basic Printf-snt}{section'tie4.4.1} 'xrdef {Control Letters-pg}{41} 'xrdef {Control Letters-snt}{section'tie4.4.2} 'xrdef {Format Modifiers-pg}{42} 'xrdef {Format Modifiers-snt}{section'tie4.4.3} 'xrdef {Printf Examples-pg}{42} 'xrdef {Printf Examples-snt}{section'tie4.4.4} 'xrdef {Redirection-pg}{44} 'xrdef {Redirection-snt}{section'tie4.5} 'xrdef {File/Pipe Redirection-pg}{44} 'xrdef {File/Pipe Redirection-snt}{section'tie4.5.1} 'xrdef {Close Output-pg}{45} 'xrdef {Close Output-snt}{section'tie4.5.2} 'xrdef {Special Files-pg}{47} 'xrdef {Special Files-snt}{section'tie4.6} 'xrdef {One-liners-pg}{49} 'xrdef {One-liners-snt}{chapter'tie5} 'xrdef {Patterns-pg}{51} 'xrdef {Patterns-snt}{chapter'tie6} 'xrdef {Kinds of Patterns-pg}{51} 'xrdef {Kinds of Patterns-snt}{section'tie6.1} 'xrdef {Empty-pg}{51} 'xrdef {Empty-snt}{section'tie6.2} 'xrdef {Regexp-pg}{51} 'xrdef {Regexp-snt}{section'tie6.3} 'xrdef {Regexp Usage-pg}{52} 'xrdef {Regexp Usage-snt}{section'tie6.3.1} 'xrdef {Regexp Operators-pg}{53} 'xrdef {Regexp Operators-snt}{section'tie6.3.2} 'xrdef {Case-sensitivity-pg}{55} 'xrdef {Case-sensitivity-snt}{section'tie6.3.3} 'xrdef {Comparison Patterns-pg}{56} 'xrdef {Comparison Patterns-snt}{section'tie6.4} 'xrdef {Boolean Patterns-pg}{57} 'xrdef {Boolean Patterns-snt}{section'tie6.5} 'xrdef {Expression Patterns-pg}{58} 'xrdef {Expression Patterns-snt}{section'tie6.6} 'xrdef {Ranges-pg}{59} 'xrdef {Ranges-snt}{section'tie6.7} 'xrdef {BEGIN/END-pg}{59} 'xrdef {BEGIN/END-snt}{section'tie6.8} 'xrdef {Actions-pg}{61} 'xrdef {Actions-snt}{chapter'tie7} 'xrdef {Expressions-pg}{63} 'xrdef {Expressions-snt}{chapter'tie8} 'xrdef {Constants-pg}{63} 'xrdef {Constants-snt}{section'tie8.1} 'xrdef {Variables-pg}{65} 'xrdef {Variables-snt}{section'tie8.2} 'xrdef {Assignment Options-pg}{65} 'xrdef {Assignment Options-snt}{section'tie8.2.1} 'xrdef {Arithmetic Ops-pg}{66} 'xrdef {Arithmetic Ops-snt}{section'tie8.3} 'xrdef {Concatenation-pg}{67} 'xrdef {Concatenation-snt}{section'tie8.4} 'xrdef {Comparison Ops-pg}{68} 'xrdef {Comparison Ops-snt}{section'tie8.5} 'xrdef {Boolean Ops-pg}{69} 'xrdef {Boolean Ops-snt}{section'tie8.6} 'xrdef {Assignment Ops-pg}{70} 'xrdef {Assignment Ops-snt}{section'tie8.7} 'xrdef {Increment Ops-pg}{72} 'xrdef {Increment Ops-snt}{section'tie8.8} 'xrdef {Conversion-pg}{73} 'xrdef {Conversion-snt}{section'tie8.9} 'xrdef {Conditional Exp-pg}{74} 'xrdef {Conditional Exp-snt}{section'tie8.10} 'xrdef {Function Calls-pg}{75} 'xrdef {Function Calls-snt}{section'tie8.11} 'xrdef {Precedence-pg}{76} 'xrdef {Precedence-snt}{section'tie8.12} 'xrdef {Statements-pg}{79} 'xrdef {Statements-snt}{chapter'tie9} 'xrdef {If Statement-pg}{79} 'xrdef {If Statement-snt}{section'tie9.1} 'xrdef {While Statement-pg}{80} 'xrdef {While Statement-snt}{section'tie9.2} 'xrdef {Do Statement-pg}{81} 'xrdef {Do Statement-snt}{section'tie9.3} 'xrdef {For Statement-pg}{82} 'xrdef {For Statement-snt}{section'tie9.4} 'xrdef {Break Statement-pg}{83} 'xrdef {Break Statement-snt}{section'tie9.5} 'xrdef {Continue Statement-pg}{84} 'xrdef {Continue Statement-snt}{section'tie9.6} 'xrdef {Next Statement-pg}{86} 'xrdef {Next Statement-snt}{section'tie9.7} 'xrdef {Exit Statement-pg}{86} 'xrdef {Exit Statement-snt}{section'tie9.8} 'xrdef {Arrays-pg}{89} 'xrdef {Arrays-snt}{chapter'tie10} 'xrdef {Array Intro-pg}{89} 'xrdef {Array Intro-snt}{section'tie10.1} 'xrdef {Reference to Elements-pg}{91} 'xrdef {Reference to Elements-snt}{section'tie10.2} 'xrdef {Assigning Elements-pg}{92} 'xrdef {Assigning Elements-snt}{section'tie10.3} 'xrdef {Array Example-pg}{92} 'xrdef {Array Example-snt}{section'tie10.4} 'xrdef {Scanning an Array-pg}{93} 'xrdef {Scanning an Array-snt}{section'tie10.5} 'xrdef {Delete-pg}{94} 'xrdef {Delete-snt}{section'tie10.6} 'xrdef {Multi-dimensional-pg}{95} 'xrdef {Multi-dimensional-snt}{section'tie10.7} 'xrdef {Multi-scanning-pg}{97} 'xrdef {Multi-scanning-snt}{section'tie10.8} 'xrdef {Built-in-pg}{99} 'xrdef {Built-in-snt}{chapter'tie11} 'xrdef {Calling Built-in-pg}{99} 'xrdef {Calling Built-in-snt}{section'tie11.1} 'xrdef {Numeric Functions-pg}{99} 'xrdef {Numeric Functions-snt}{section'tie11.2} 'xrdef {String Functions-pg}{101} 'xrdef {String Functions-snt}{section'tie11.3} 'xrdef {I/O Functions-pg}{104} 'xrdef {I/O Functions-snt}{section'tie11.4} 'xrdef {User-defined-pg}{105} 'xrdef {User-defined-snt}{chapter'tie12} 'xrdef {Definition Syntax-pg}{105} 'xrdef {Definition Syntax-snt}{section'tie12.1} 'xrdef {Function Example-pg}{106} 'xrdef {Function Example-snt}{section'tie12.2} 'xrdef {Function Caveats-pg}{107} 'xrdef {Function Caveats-snt}{section'tie12.3} 'xrdef {Return Statement-pg}{109} 'xrdef {Return Statement-snt}{section'tie12.4} 'xrdef {Built-in Variables-pg}{111} 'xrdef {Built-in Variables-snt}{chapter'tie13} 'xrdef {User-modified-pg}{111} 'xrdef {User-modified-snt}{section'tie13.1} 'xrdef {Auto-set-pg}{112} 'xrdef {Auto-set-snt}{section'tie13.2} 'xrdef {Command Line-pg}{115} 'xrdef {Command Line-snt}{chapter'tie14} 'xrdef {Options-pg}{115} 'xrdef {Options-snt}{section'tie14.1} 'xrdef {Other Arguments-pg}{116} 'xrdef {Other Arguments-snt}{section'tie14.2} 'xrdef {AWKPATH Variable-pg}{117} 'xrdef {AWKPATH Variable-snt}{section'tie14.3} 'xrdef {Language History-pg}{119} 'xrdef {Language History-snt}{chapter'tie15} 'xrdef {V7/S5R3.1-pg}{119} 'xrdef {V7/S5R3.1-snt}{section'tie15.1} 'xrdef {S5R4-pg}{120} 'xrdef {S5R4-snt}{section'tie15.2} 'xrdef {S5R4/GNU-pg}{120} 'xrdef {S5R4/GNU-snt}{section'tie15.3} 'xrdef {Gawk Summary-pg}{123} 'xrdef {Gawk Summary-snt}{appendix'tie'char65} 'xrdef {Command Line Summary-pg}{123} 'xrdef {Command Line Summary-snt}{section'tie'char65.1} 'xrdef {Language Summary-pg}{124} 'xrdef {Language Summary-snt}{section'tie'char65.2} 'xrdef {Variables/Fields-pg}{124} 'xrdef {Variables/Fields-snt}{section'tie'char65.3} 'xrdef {Fields Summary-pg}{125} 'xrdef {Fields Summary-snt}{section'tie'char65.3.1} 'xrdef {Built-in Summary-pg}{125} 'xrdef {Built-in Summary-snt}{section'tie'char65.3.2} 'xrdef {Arrays Summary-pg}{126} 'xrdef {Arrays Summary-snt}{section'tie'char65.3.3} 'xrdef {Data Type Summary-pg}{127} 'xrdef {Data Type Summary-snt}{section'tie'char65.3.4} 'xrdef {Rules Summary-pg}{128} 'xrdef {Rules Summary-snt}{section'tie'char65.4} 'xrdef {Pattern Summary-pg}{128} 'xrdef {Pattern Summary-snt}{section'tie'char65.4.1} 'xrdef {Regexp Summary-pg}{130} 'xrdef {Regexp Summary-snt}{section'tie'char65.4.2} 'xrdef {Actions Summary-pg}{130} 'xrdef {Actions Summary-snt}{section'tie'char65.4.3} 'xrdef {Operator Summary-pg}{130} 'xrdef {Operator Summary-snt}{section'tie'char65.4.3.1} 'xrdef {Control Flow Summary-pg}{131} 'xrdef {Control Flow Summary-snt}{section'tie'char65.4.3.2} 'xrdef {I/O Summary-pg}{132} 'xrdef {I/O Summary-snt}{section'tie'char65.4.3.3} 'xrdef {Printf Summary-pg}{132} 'xrdef {Printf Summary-snt}{section'tie'char65.4.3.4} 'xrdef {Special File Summary-pg}{133} 'xrdef {Special File Summary-snt}{section'tie'char65.4.3.5} 'xrdef {Numeric Functions Summary-pg}{134} 'xrdef {Numeric Functions Summary-snt}{section'tie'char65.4.3.6} 'xrdef {String Functions Summary-pg}{134} 'xrdef {String Functions Summary-snt}{section'tie'char65.4.3.7} 'xrdef {String Constants Summary-pg}{135} 'xrdef {String Constants Summary-snt}{section'tie'char65.4.3.8} 'xrdef {Functions Summary-pg}{136} 'xrdef {Functions Summary-snt}{section'tie'char65.5} 'xrdef {Sample Program-pg}{139} 'xrdef {Sample Program-snt}{appendix'tie'char66} 'xrdef {Notes-pg}{141} 'xrdef {Notes-snt}{appendix'tie'char67} 'xrdef {Compatibility Mode-pg}{141} 'xrdef {Compatibility Mode-snt}{section'tie'char67.1} 'xrdef {Future Extensions-pg}{141} 'xrdef {Future Extensions-snt}{section'tie'char67.2} 'xrdef {Improvements-pg}{142} 'xrdef {Improvements-snt}{section'tie'char67.3} 'xrdef {Glossary-pg}{145} 'xrdef {Glossary-snt}{appendix'tie'char68} 'xrdef {Index-pg}{149} 'xrdef {Index-snt}{}