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

Index

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

!
! operator6.11 Boolean Expressions
! operator6.14 Operator Precedence (How Operators Nest)
! operator7.1.3 Specifying Record Ranges with Patterns
! operator14.2.2 Searching for Regular Expressions in Files
!= operator6.10 Variable Typing and Comparison Expressions
!= operator6.14 Operator Precedence (How Operators Nest)
!~ operator3.1 How to Use Regular Expressions
!~ operator3.6 Case Sensitivity in Matching
!~ operator3.8 Using Dynamic Regexps
!~ operator6.1.3 Regular Expression Constants
!~ operator6.10 Variable Typing and Comparison Expressions
!~ operator6.14 Operator Precedence (How Operators Nest)

#
# (comment)2.1.5 Comments in awk Programs
#! (executable scripts)2.1.4 Executable awk Programs

$
$ field operator4.2 Examining Fields
$ field operator6.14 Operator Precedence (How Operators Nest)

%
% operator6.14 Operator Precedence (How Operators Nest)
%= operator6.7 Assignment Expressions
%= operator6.14 Operator Precedence (How Operators Nest)

&
&& operator6.11 Boolean Expressions
&& operator6.14 Operator Precedence (How Operators Nest)

*
* operator6.14 Operator Precedence (How Operators Nest)
** operator6.14 Operator Precedence (How Operators Nest)
**= operator6.7 Assignment Expressions
**= operator6.14 Operator Precedence (How Operators Nest)
*= operator6.7 Assignment Expressions
*= operator6.14 Operator Precedence (How Operators Nest)

+
+ operator6.14 Operator Precedence (How Operators Nest)
++ operator6.8 Increment and Decrement Operators
++ operator6.14 Operator Precedence (How Operators Nest)
+= operator6.7 Assignment Expressions
+= operator6.14 Operator Precedence (How Operators Nest)

-
- operator6.14 Operator Precedence (How Operators Nest)
-- operator6.8 Increment and Decrement Operators
-- operator6.14 Operator Precedence (How Operators Nest)
--assign option12.2 Command-Line Options
--compat option12.2 Command-Line Options
--copyleft option12.2 Command-Line Options
--copyright option12.2 Command-Line Options
--disable-nls configuration optionB.2.2 Additional Configuration Options
--dump-variables option12.2 Command-Line Options
--enable-portals configuration option11.4 Using gawk with BSD Portals
--enable-portals configuration optionB.2.2 Additional Configuration Options
--field-separator option12.2 Command-Line Options
--file option12.2 Command-Line Options
--gen-po option10.4.1 Extracting Marked Strings
--gen-po option12.2 Command-Line Options
--help option12.2 Command-Line Options
--lint option12.2 Command-Line Options
--lint-old option12.2 Command-Line Options
--non-decimal-data option11.1 Allowing Non-Decimal Input Data
--non-decimal-data option12.2 Command-Line Options
--posix option12.2 Command-Line Options
--profile option12.2 Command-Line Options
--re-interval option12.2 Command-Line Options
--source option12.2 Command-Line Options
--traditional option12.2 Command-Line Options
--usage option12.2 Command-Line Options
--version option12.2 Command-Line Options
--with-included-gettext configuration option10.6 gawk Can Speak Your Language
--with-included-gettext configuration optionB.2.2 Additional Configuration Options
-= operator6.7 Assignment Expressions
-= operator6.14 Operator Precedence (How Operators Nest)
-f option2.1.3 Running Long Programs
-F option4.5.3 Setting FS from the Command Line
-f option12.2 Command-Line Options
-F option12.2 Command-Line Options
-mf option12.2 Command-Line Options
-mr option12.2 Command-Line Options
-v option12.2 Command-Line Options
-W option12.2 Command-Line Options

/
/ operator6.14 Operator Precedence (How Operators Nest)
/= operator6.7 Assignment Expressions
/= operator6.14 Operator Precedence (How Operators Nest)
/= operator vs. /=.../ regexp constantAdvanced Notes: Syntactic Ambiguities Between `/=' and Regular Expressions
`/dev/fd' special files5.7.1 Special Files for Standard Descriptors
`/dev/pgrpid' special file5.7.2 Special Files for Process-Related Information
`/dev/pid' special file5.7.2 Special Files for Process-Related Information
`/dev/ppid' special file5.7.2 Special Files for Process-Related Information
`/dev/stderr' special file5.7.1 Special Files for Standard Descriptors
`/dev/stdin' special file5.7.1 Special Files for Standard Descriptors
`/dev/stdout' special file5.7.1 Special Files for Standard Descriptors
`/dev/user' special file5.7.2 Special Files for Process-Related Information
`/inet' special files11.3 Using gawk for Network Programming
`/p' special files11.4 Using gawk with BSD Portals

<
< I/O operator4.8.3 Using getline from a File
< operator6.10 Variable Typing and Comparison Expressions
< operator6.14 Operator Precedence (How Operators Nest)
<= operator6.10 Variable Typing and Comparison Expressions
<= operator6.14 Operator Precedence (How Operators Nest)

=
= operator6.7 Assignment Expressions
== operator6.10 Variable Typing and Comparison Expressions
== operator6.14 Operator Precedence (How Operators Nest)

>
> I/O operator5.6 Redirecting Output of print and printf
> operator6.10 Variable Typing and Comparison Expressions
> operator6.14 Operator Precedence (How Operators Nest)
>= operator6.10 Variable Typing and Comparison Expressions
>= operator6.14 Operator Precedence (How Operators Nest)
>> I/O operator5.6 Redirecting Output of print and printf
>> I/O operator6.14 Operator Precedence (How Operators Nest)

?
?: operator6.14 Operator Precedence (How Operators Nest)

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