home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1996-10-12 | 5.5 KB | 205 lines |
- This is Info file gawk.info, produced by Makeinfo-1.55 from the input
- file /gnu-src/gawk-2.15.6/gawk.texi.
-
- This file documents `awk', a program that you can use to select
- particular records in a file and perform operations upon them.
-
- This is Edition 0.15 of `The GAWK Manual',
- for the 2.15 version of the GNU implementation
- of AWK.
-
- Copyright (C) 1989, 1991, 1992, 1993 Free Software Foundation, Inc.
-
- Permission is granted to make and distribute verbatim copies of this
- manual provided the copyright notice and this permission notice are
- preserved on all copies.
-
- Permission is granted to copy and distribute modified versions of
- this manual under the conditions for verbatim copying, provided that
- the entire resulting derived work is distributed under the terms of a
- permission notice identical to this one.
-
- Permission is granted to copy and distribute translations of this
- manual into another language, under the above conditions for modified
- versions, except that this permission notice may be stated in a
- translation approved by the Foundation.
-
- Indirect:
- gawk.info-1: 1073
- gawk.info-2: 48269
- gawk.info-3: 98098
- gawk.info-4: 146769
- gawk.info-5: 195892
- gawk.info-6: 243615
- gawk.info-7: 291478
- gawk.info-8: 340856
- gawk.info-9: 380689
- Tag Table:
- (Indirect)
- Node: Top1073
- Node: Preface3984
- Node: History5577
- Node: Copying7920
- Node: This Manual27072
- Node: Sample Data Files28916
- Node: Getting Started31708
- Node: Very Simple33419
- Node: Two Rules35387
- Node: More Complex37471
- Node: Running gawk40457
- Node: One-shot41406
- Node: Read Terminal42542
- Node: Long43601
- Node: Executable Scripts44943
- Node: Comments47166
- Node: Statements/Lines48269
- Node: When51160
- Node: Reading Files53075
- Node: Records54802
- Node: Fields58036
- Node: Non-Constant Fields60649
- Node: Changing Fields62473
- Node: Field Separators65846
- Node: Constant Size75482
- Node: Multiple Line79030
- Node: Getline81426
- Node: Close Input91170
- Node: Printing92626
- Node: Print93625
- Node: Print Examples95759
- Node: Output Separators98098
- Node: OFMT99836
- Node: Printf100980
- Node: Basic Printf101884
- Node: Control Letters103309
- Node: Format Modifiers105123
- Node: Printf Examples107628
- Node: Redirection110310
- Node: File/Pipe Redirection111046
- Node: Close Output114519
- Node: Special Files117023
- Node: One-liners121957
- Node: Patterns124679
- Node: Kinds of Patterns125657
- Node: Regexp126662
- Node: Regexp Usage127606
- Node: Regexp Operators129635
- Node: Case-sensitivity135113
- Node: Comparison Patterns137423
- Node: Boolean Patterns139584
- Node: Expression Patterns141094
- Node: Ranges142534
- Node: BEGIN/END143944
- Node: Empty146498
- Node: Actions146769
- Node: Expressions149149
- Node: Constants151170
- Node: Variables156735
- Node: Assignment Options158344
- Node: Arithmetic Ops160028
- Node: Concatenation161694
- Node: Comparison Ops163042
- Node: Boolean Ops167467
- Node: Assignment Ops169930
- Node: Increment Ops174004
- Node: Conversion176500
- Node: Values179575
- Node: Conditional Exp182158
- Node: Function Calls183486
- Node: Precedence186250
- Node: Statements189633
- Node: If Statement191316
- Node: While Statement192844
- Node: Do Statement194807
- Node: For Statement195892
- Node: Break Statement199084
- Node: Continue Statement200693
- Node: Next Statement203316
- Node: Next File Statement205260
- Node: Exit Statement208306
- Node: Arrays209921
- Node: Array Intro211123
- Node: Reference to Elements214626
- Node: Assigning Elements216569
- Node: Array Example217071
- Node: Scanning an Array218802
- Node: Delete221102
- Node: Numeric Array Subscripts222082
- Node: Multi-dimensional223962
- Node: Multi-scanning227190
- Node: Built-in228812
- Node: Calling Built-in229769
- Node: Numeric Functions231033
- Node: String Functions234380
- Node: I/O Functions243615
- Node: Time Functions246239
- Node: User-defined254323
- Node: Definition Syntax255041
- Node: Function Example259033
- Node: Function Caveats260108
- Node: Return Statement263151
- Node: Built-in Variables265534
- Node: User-modified266570
- Node: Auto-set270847
- Node: Command Line276586
- Node: Options277511
- Node: Other Arguments284585
- Node: AWKPATH Variable286951
- Node: Obsolete289089
- Node: Undocumented290349
- Node: Language History290537
- Node: V7/S5R3.1291478
- Node: S5R4294182
- Node: POSIX295719
- Node: POSIX/GNU296437
- Node: Installation298068
- Node: Gawk Distribution298934
- Node: Extracting299387
- Node: Distribution contents300982
- Node: Unix Installation303786
- Node: Quick Installation304477
- Node: Configuration Philosophy305646
- Node: New Configurations307972
- Node: VMS Installation310074
- Node: VMS Compilation310633
- Node: VMS Installation Details312248
- Node: VMS Running313885
- Node: VMS POSIX315471
- Node: MS-DOS Installation316859
- Node: Atari Installation317787
- Node: Gawk Summary323549
- Node: Command Line Summary324310
- Node: Language Summary326743
- Node: Variables/Fields328828
- Node: Fields Summary329554
- Node: Built-in Summary331021
- Node: Arrays Summary334226
- Node: Data Type Summary335501
- Node: Rules Summary336974
- Node: Pattern Summary338623
- Node: Regexp Summary340856
- Node: Actions Summary342076
- Node: Operator Summary342991
- Node: Control Flow Summary344352
- Node: I/O Summary344958
- Node: Printf Summary346837
- Node: Special File Summary348663
- Node: Numeric Functions Summary350721
- Node: String Functions Summary351557
- Node: Time Functions Summary353389
- Node: String Constants Summary354153
- Node: Functions Summary355536
- Node: Historical Features356595
- Node: Sample Program357452
- Node: Bugs361706
- Node: Notes364554
- Node: Compatibility Mode365083
- Node: Future Extensions365916
- Node: Improvements368213
- Node: Glossary370248
- Node: Index380689
- End Tag Table
-