home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1994-06-13 | 5.6 KB | 205 lines |
- This is Info file gawk.info, produced by Makeinfo-1.55 from the input
- file /gnu/src/amiga/gawk-2.15.5/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: 1079
- gawk.info-2: 48275
- gawk.info-3: 98104
- gawk.info-4: 146775
- gawk.info-5: 195898
- gawk.info-6: 243621
- gawk.info-7: 291484
- gawk.info-8: 340862
- gawk.info-9: 380695
- Tag Table:
- (Indirect)
- Node: Top1079
- Node: Preface3990
- Node: History5583
- Node: Copying7926
- Node: This Manual27078
- Node: Sample Data Files28922
- Node: Getting Started31714
- Node: Very Simple33425
- Node: Two Rules35393
- Node: More Complex37477
- Node: Running gawk40463
- Node: One-shot41412
- Node: Read Terminal42548
- Node: Long43607
- Node: Executable Scripts44949
- Node: Comments47172
- Node: Statements/Lines48275
- Node: When51166
- Node: Reading Files53081
- Node: Records54808
- Node: Fields58042
- Node: Non-Constant Fields60655
- Node: Changing Fields62479
- Node: Field Separators65852
- Node: Constant Size75488
- Node: Multiple Line79036
- Node: Getline81432
- Node: Close Input91176
- Node: Printing92632
- Node: Print93631
- Node: Print Examples95765
- Node: Output Separators98104
- Node: OFMT99842
- Node: Printf100986
- Node: Basic Printf101890
- Node: Control Letters103315
- Node: Format Modifiers105129
- Node: Printf Examples107634
- Node: Redirection110316
- Node: File/Pipe Redirection111052
- Node: Close Output114525
- Node: Special Files117029
- Node: One-liners121963
- Node: Patterns124685
- Node: Kinds of Patterns125663
- Node: Regexp126668
- Node: Regexp Usage127612
- Node: Regexp Operators129641
- Node: Case-sensitivity135119
- Node: Comparison Patterns137429
- Node: Boolean Patterns139590
- Node: Expression Patterns141100
- Node: Ranges142540
- Node: BEGIN/END143950
- Node: Empty146504
- Node: Actions146775
- Node: Expressions149155
- Node: Constants151176
- Node: Variables156741
- Node: Assignment Options158350
- Node: Arithmetic Ops160034
- Node: Concatenation161700
- Node: Comparison Ops163048
- Node: Boolean Ops167473
- Node: Assignment Ops169936
- Node: Increment Ops174010
- Node: Conversion176506
- Node: Values179581
- Node: Conditional Exp182164
- Node: Function Calls183492
- Node: Precedence186256
- Node: Statements189639
- Node: If Statement191322
- Node: While Statement192850
- Node: Do Statement194813
- Node: For Statement195898
- Node: Break Statement199090
- Node: Continue Statement200699
- Node: Next Statement203322
- Node: Next File Statement205266
- Node: Exit Statement208312
- Node: Arrays209927
- Node: Array Intro211129
- Node: Reference to Elements214632
- Node: Assigning Elements216575
- Node: Array Example217077
- Node: Scanning an Array218808
- Node: Delete221108
- Node: Numeric Array Subscripts222088
- Node: Multi-dimensional223968
- Node: Multi-scanning227196
- Node: Built-in228818
- Node: Calling Built-in229775
- Node: Numeric Functions231039
- Node: String Functions234386
- Node: I/O Functions243621
- Node: Time Functions246245
- Node: User-defined254329
- Node: Definition Syntax255047
- Node: Function Example259039
- Node: Function Caveats260114
- Node: Return Statement263157
- Node: Built-in Variables265540
- Node: User-modified266576
- Node: Auto-set270853
- Node: Command Line276592
- Node: Options277517
- Node: Other Arguments284591
- Node: AWKPATH Variable286957
- Node: Obsolete289095
- Node: Undocumented290355
- Node: Language History290543
- Node: V7/S5R3.1291484
- Node: S5R4294188
- Node: POSIX295725
- Node: POSIX/GNU296443
- Node: Installation298074
- Node: Gawk Distribution298940
- Node: Extracting299393
- Node: Distribution contents300988
- Node: Unix Installation303792
- Node: Quick Installation304483
- Node: Configuration Philosophy305652
- Node: New Configurations307978
- Node: VMS Installation310080
- Node: VMS Compilation310639
- Node: VMS Installation Details312254
- Node: VMS Running313891
- Node: VMS POSIX315477
- Node: MS-DOS Installation316865
- Node: Atari Installation317793
- Node: Gawk Summary323555
- Node: Command Line Summary324316
- Node: Language Summary326749
- Node: Variables/Fields328834
- Node: Fields Summary329560
- Node: Built-in Summary331027
- Node: Arrays Summary334232
- Node: Data Type Summary335507
- Node: Rules Summary336980
- Node: Pattern Summary338629
- Node: Regexp Summary340862
- Node: Actions Summary342082
- Node: Operator Summary342997
- Node: Control Flow Summary344358
- Node: I/O Summary344964
- Node: Printf Summary346843
- Node: Special File Summary348669
- Node: Numeric Functions Summary350727
- Node: String Functions Summary351563
- Node: Time Functions Summary353395
- Node: String Constants Summary354159
- Node: Functions Summary355542
- Node: Historical Features356601
- Node: Sample Program357458
- Node: Bugs361712
- Node: Notes364560
- Node: Compatibility Mode365089
- Node: Future Extensions365922
- Node: Improvements368219
- Node: Glossary370254
- Node: Index380695
- End Tag Table
-