home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
gawk-2.15.6-bin.lha
/
info
/
gawk.info
(
.txt
)
next >
Wrap
GNU Info File
|
1996-10-12
|
6KB
|
353 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: Top
Node: Preface
Node: History
Node: Copying
Node: This Manual
27072
Node: Sample Data Files
28916
Node: Getting Started
31708
Node: Very Simple
33419
Node: Two Rules
35387
Node: More Complex
37471
Node: Running gawk
40457
Node: One-shot
41406
Node: Read Terminal
42542
Node: Long
43601
Node: Executable Scripts
44943
Node: Comments
47166
Node: Statements/Lines
48269
Node: When
51160
Node: Reading Files
53075
Node: Records
54802
Node: Fields
58036
Node: Non-Constant Fields
60649
Node: Changing Fields
62473
Node: Field Separators
65846
Node: Constant Size
75482
Node: Multiple Line
79030
Node: Getline
81426
Node: Close Input
91170
Node: Printing
92626
Node: Print
93625
Node: Print Examples
95759
Node: Output Separators
98098
Node: OFMT
99836
Node: Printf
100980
Node: Basic Printf
101884
Node: Control Letters
103309
Node: Format Modifiers
105123
Node: Printf Examples
107628
Node: Redirection
110310
Node: File/Pipe Redirection
111046
Node: Close Output
114519
Node: Special Files
117023
Node: One-liners
121957
Node: Patterns
124679
Node: Kinds of Patterns
125657
Node: Regexp
126662
Node: Regexp Usage
127606
Node: Regexp Operators
129635
Node: Case-sensitivity
135113
Node: Comparison Patterns
137423
Node: Boolean Patterns
139584
Node: Expression Patterns
141094
Node: Ranges
142534
Node: BEGIN/END
143944
Node: Empty
146498
Node: Actions
146769
Node: Expressions
149149
Node: Constants
151170
Node: Variables
156735
Node: Assignment Options
158344
Node: Arithmetic Ops
160028
Node: Concatenation
161694
Node: Comparison Ops
163042
Node: Boolean Ops
167467
Node: Assignment Ops
169930
Node: Increment Ops
174004
Node: Conversion
176500
Node: Values
179575
Node: Conditional Exp
182158
Node: Function Calls
183486
Node: Precedence
186250
Node: Statements
189633
Node: If Statement
191316
Node: While Statement
192844
Node: Do Statement
194807
Node: For Statement
195892
Node: Break Statement
199084
Node: Continue Statement
200693
Node: Next Statement
203316
Node: Next File Statement
205260
Node: Exit Statement
208306
Node: Arrays
209921
Node: Array Intro
211123
Node: Reference to Elements
214626
Node: Assigning Elements
216569
Node: Array Example
217071
Node: Scanning an Array
218802
Node: Delete
221102
Node: Numeric Array Subscripts
222082
Node: Multi-dimensional
223962
Node: Multi-scanning
227190
Node: Built-in
228812
Node: Calling Built-in
229769
Node: Numeric Functions
231033
Node: String Functions
234380
Node: I/O Functions
243615
Node: Time Functions
246239
Node: User-defined
254323
Node: Definition Syntax
255041
Node: Function Example
259033
Node: Function Caveats
260108
Node: Return Statement
263151
Node: Built-in Variables
265534
Node: User-modified
266570
Node: Auto-set
270847
Node: Command Line
276586
Node: Options
277511
Node: Other Arguments
284585
Node: AWKPATH Variable
286951
Node: Obsolete
289089
Node: Undocumented
290349
Node: Language History
290537
Node: V7/S5R3.1
291478
Node: S5R4
294182
Node: POSIX
295719
Node: POSIX/GNU
296437
Node: Installation
298068
Node: Gawk Distribution
298934
Node: Extracting
299387
Node: Distribution contents
300982
Node: Unix Installation
303786
Node: Quick Installation
304477
Node: Configuration Philosophy
305646
Node: New Configurations
307972
Node: VMS Installation
310074
Node: VMS Compilation
310633
Node: VMS Installation Details
312248
Node: VMS Running
313885
Node: VMS POSIX
315471
Node: MS-DOS Installation
316859
Node: Atari Installation
317787
Node: Gawk Summary
323549
Node: Command Line Summary
324310
Node: Language Summary
326743
Node: Variables/Fields
328828
Node: Fields Summary
329554
Node: Built-in Summary
331021
Node: Arrays Summary
334226
Node: Data Type Summary
335501
Node: Rules Summary
336974
Node: Pattern Summary
338623
Node: Regexp Summary
340856
Node: Actions Summary
342076
Node: Operator Summary
342991
Node: Control Flow Summary
344352
Node: I/O Summary
344958
Node: Printf Summary
346837
Node: Special File Summary
348663
Node: Numeric Functions Summary
350721
Node: String Functions Summary
351557
Node: Time Functions Summary
353389
Node: String Constants Summary
354153
Node: Functions Summary
355536
Node: Historical Features
356595
Node: Sample Program
357452
Node: Bugs
361706
Node: Notes
364554
Node: Compatibility Mode
365083
Node: Future Extensions
365916
Node: Improvements
368213
Node: Glossary
370248
Node: Index
380689
End Tag Table