[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Index: N -- P

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   Z  

Index Entry Section

N
names, use of8. Arrays in awk
names, use of9.2.1 Function Definition Syntax
names, use of13.1 Naming Library Function Global Variables
namespace issues in awk8. Arrays in awk
namespace issues in awk9.2.1 Function Definition Syntax
namespace issues in awk13.1 Naming Library Function Global Variables
negative zeroD.3 Floating-Point Number Caveats
NetBSDThe GNU Project and This Book
NetBSDGlossary
networking, TCP/IP11.3 Using gawk for Network Programming
new awkHistory of awk and gawk
new awk vs. old awk1.0 A Rose by Any Other Name
newline2.6 awk Statements Versus Lines
newlines, embedded in dynamic regexpsAdvanced Notes: Using \n in Character Lists of Dynamic Regexps
next file statement7.4.8 Using gawk's nextfile Statement
next file statementA.5 Extensions in gawk Not in POSIX awk
next statement7.4.7 The next Statement
next, inside a user-defined function7.4.7 The next Statement
nextfile statement7.4.8 Using gawk's nextfile Statement
nextfile user-defined function13.2.1 Implementing nextfile as a Function
nextfile, inside a user-defined function7.4.8 Using gawk's nextfile Statement
NF variable4.2 Examining Fields
NF variable7.5.2 Built-in Variables That Convey Information
noassign.awk program13.3.4 Treating Assignments as File Names
NODE internal typeC.3.1 A Minimal Introduction to gawk Internals
non-interactive buffering vs. interactiveAdvanced Notes: Interactive Versus Non-Interactive Buffering
non-readable data files, skipping13.3.3 Checking for Readable Data Files
NOT logical operator6.11 Boolean Expressions
NR variable4.1 How Input Is Split into Records
NR variable7.5.2 Built-in Variables That Convey Information
null string4.5.1 Using Regular Expressions to Separate Fields
null string6.4 Conversion of Strings and Numbers
null string6.9 True and False in awk
null string, as array subscript8.8 Using Uninitialized Variables as Subscripts
null string, definition ofD.2 Data Values in a Computer
number of fields, NF4.2 Examining Fields
number of records, NR, FNR4.1 How Input Is Split into Records
numbers, hexadecimal6.1.2 Octal and Hexadecimal Numbers
numbers, octal6.1.2 Octal and Hexadecimal Numbers
numbers, used as subscripts8.7 Using Numbers to Subscript Arrays
numeric character values13.2.5 Translating Between Characters and Numbers
numeric constant6.1.1 Numeric and String Constants
numeric output format5.4 Controlling Numeric Output with print
numeric string6.10 Variable Typing and Comparison Expressions
numeric value6.1.1 Numeric and String Constants

O
obsolete features12.5 Obsolete Options and/or Features
obsolete options12.5 Obsolete Options and/or Features
octal numbers6.1.2 Octal and Hexadecimal Numbers
OFMT variable5.4 Controlling Numeric Output with print
OFMT variable6.4 Conversion of Strings and Numbers
OFMT variable7.5.1 Built-in Variables That Control awk
OFS variable5.3 Output Separators
OFS variable7.5.1 Built-in Variables That Control awk
old awkHistory of awk and gawk
old awk vs. new awk1.0 A Rose by Any Other Name
one-liners2.3 Some Simple Examples
online documentationThe GNU Project and This Book
OpenBSDThe GNU Project and This Book
OpenBSDGlossary
operator precedenceAdvanced Notes: Operator Evaluation Order
operator precedence6.14 Operator Precedence (How Operators Nest)
operators, arithmetic6.5 Arithmetic Operators
operators, assignment6.7 Assignment Expressions
operators, boolean6.11 Boolean Expressions
operators, decrement6.8 Increment and Decrement Operators
operators, increment6.8 Increment and Decrement Operators
operators, logical6.11 Boolean Expressions
operators, regexp matching3.1 How to Use Regular Expressions
operators, relational6.10 Variable Typing and Comparison Expressions
operators, relational6.10 Variable Typing and Comparison Expressions
operators, short-circuit6.11 Boolean Expressions
operators, string6.6 String Concatenation
operators, string-matching3.1 How to Use Regular Expressions
options, command-line12.1 Invoking awk
options, long12.1 Invoking awk
OR bitwise operation9.1.6 Using gawk's Bit Manipulation Functions
or built-in function9.1.6 Using gawk's Bit Manipulation Functions
OR logical operator6.11 Boolean Expressions
ord user-defined function13.2.5 Translating Between Characters and Numbers
order of evaluation9.1.1 Calling Built-in Functions
order of evaluation, concatenation6.6 String Concatenation
ORS variable5.3 Output Separators
ORS variable7.5.1 Built-in Variables That Control awk
other awk implementationsB.6 Other Freely Available awk Implementations
output5. Printing Output
output field separator, OFS5.3 Output Separators
output format specifier, OFMT5.4 Controlling Numeric Output with print
output record separator, ORS5.3 Output Separators
output redirection5.6 Redirecting Output of print and printf
output, buffering9.1.4 Input/Output Functions
output, bufferingAdvanced Notes: Controlling Output Buffering with system
output, formatted5.5 Using printf Statements for Fancier Printing
output, piping5.6 Redirecting Output of print and printf

P
P1003.2 POSIX standardGlossary
param_cnt internal variableC.3.1 A Minimal Introduction to gawk Internals
passes, multiple12.3 Other Command-Line Arguments
password file13.5 Reading the User Database
path, search12.4 The AWKPATH Environment Variable
path, search14.3.9 An Easy Way to Use Library Functions
path, searchB.3.3.3 Using gawk on PC Operating Systems
path, searchB.3.4.3 Running gawk on VMS
pattern, BEGIN7.1.4 The BEGIN and END Special Patterns
pattern, default2.3 Some Simple Examples
pattern, definition of7. Patterns, Actions, and Variables
pattern, empty7.1.5 The Empty Pattern
pattern, END7.1.4 The BEGIN and END Special Patterns
pattern, range7.1.3 Specifying Record Ranges with Patterns
pattern, regular expressions3. Regular Expressions
patterns, types of7.1 Pattern Elements
per file initialization and cleanup13.3.1 Noting Data File Boundaries
PERLC.4 Probable Future Extensions
Peters, ArnoA.6 Major Contributors to gawk
Peterson, HalA.6 Major Contributors to gawk
pgawk program11.5 Profiling Your awk Programs
pipeline, input4.8.5 Using getline from a Pipe
pipes for output5.6 Redirecting Output of print and printf
piping commands into the shellAdvanced Notes: Piping into sh
portability issuesAdvanced Notes: Portability Issues with `#!'
portability issues2.6 awk Statements Versus Lines
portability issues3.2 Escape Sequences
portability issuesAdvanced Notes: RS = "\0" Is Not Portable
portability issues4.4 Changing the Contents of a Field
portability issues5.8 Closing Input and Output Redirections
portability issues6.5 Arithmetic Operators
portability issues6.7 Assignment Expressions
portability issuesAdvanced Notes: Operator Evaluation Order
portability issues6.14 Operator Precedence (How Operators Nest)
portability issues8.6 The delete Statement
portability issues9.1.3 String Manipulation Functions
portability issues9.1.3 String Manipulation Functions
portability issues9.1.4 Input/Output Functions
portability issues9.2.1 Function Definition Syntax
portability issues9.2.3 Calling User-Defined Functions
portability issues10.4.3 awk Portability Issues
portability issues13. A Library of awk Functions
portability issues, internationalization of awk programs10.4.3 awk Portability Issues
portable object files (gettext)10.2 GNU gettext
portal files11.4 Using gawk with BSD Portals
porting gawkC.2.2 Porting gawk to a New Operating System
positional specifier, printf5.5.3 Modifiers for printf Formats
positional specifier, printf10.4.2 Rearranging printf Arguments
positional specifiers, mixing with regular formats (printf)10.4.2 Rearranging printf Arguments
positive zeroD.3 Floating-Point Number Caveats
POSIX awk3.2 Escape Sequences
POSIX awk3.3 Regular Expression Operators
POSIX awk3.3 Regular Expression Operators
POSIX awk3.4 Using Character Lists
POSIX awkAdvanced Notes: Changing FS Does Not Affect the Fields
POSIX awk5.4 Controlling Numeric Output with print
POSIX awk5.5.3 Modifiers for printf Formats
POSIX awk6.4 Conversion of Strings and Numbers
POSIX awk6.5 Arithmetic Operators
POSIX awk6.7 Assignment Expressions
POSIX awk6.14 Operator Precedence (How Operators Nest)
POSIX awk7.4.5 The break Statement
POSIX awk7.4.6 The continue Statement
POSIX awk7.4.7 The next Statement
POSIX awk7.5.1 Built-in Variables That Control awk
POSIX awk9.1.3 String Manipulation Functions
POSIX awk9.1.3.1 More About `\' and `&' with sub, gsub, and gensub
POSIX awk9.2.1 Function Definition Syntax
POSIX mode12.2 Command-Line Options
POSIXLY_CORRECT environment variable12.2 Command-Line Options
precedenceAdvanced Notes: Operator Evaluation Order
precedence6.14 Operator Precedence (How Operators Nest)
precedence, regexp operators3.3 Regular Expression Operators
print statement5.1 The print Statement
printf statement5.5 Using printf Statements for Fancier Printing
printf statement, syntax of5.5.1 Introduction to the printf Statement
printf, format-control characters5.5.2 Format-Control Letters
printf, mixing positional specifiers with regular formats10.4.2 Rearranging printf Arguments
printf, modifiers5.5.3 Modifiers for printf Formats
printf, positional specifier5.5.3 Modifiers for printf Formats
printf, positional specifier10.4.2 Rearranging printf Arguments
printing5. Printing Output
problem reportsB.5 Reporting Problems and Bugs
procedural languages2. Getting Started with awk
process information5.7.2 Special Files for Process-Related Information
processing arguments13.4 Processing Command-Line Options
processing dataD.1 What a Program Does
PROCINFO variable7.5.2 Built-in Variables That Convey Information
profiling awk programs11.5 Profiling Your awk Programs
profiling output file (`awkprof.out')11.5 Profiling Your awk Programs
profiling, dynamic11.5 Profiling Your awk Programs
program file2.1.3 Running Long Programs
program, awk1.1 Using This Book
program, definition of2. Getting Started with awk
program, definition of2. Getting Started with awk
program, self-contained2.1.4 Executable awk Programs
programming concepts, basicD. Basic Programming Concepts
programming conventions7.4.9 The exit Statement
programming conventions7.5.2 Built-in Variables That Convey Information
programming conventions9.1.1 Calling Built-in Functions
programming conventions9.2.1 Function Definition Syntax
programming conventions9.2.4 The return Statement
programming conventions11.1 Allowing Non-Decimal Input Data
programming conventions13.1 Naming Library Function Global Variables
programming conventions13.2.1 Implementing nextfile as a Function
programming conventionsC.3.2.2 C Code for chdir and stat
programming conventionsC.3.2.2 C Code for chdir and stat
programming language, recipe forHistory of awk and gawk
programming, basic stepsD.1 What a Program Does
programs, compiledD.1 What a Program Does
programs, documenting2.1.5 Comments in awk Programs
programs, documenting13.1 Naming Library Function Global Variables
programs, interpretedD.1 What a Program Does
pwcat program13.5 Reading the User Database

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   Z  


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated on May 2, 2002 using texi2html