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

Index: F -- G

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

F
fatal errors4.6 Reading Fixed-Width Data
fatal errors5.5.3 Modifiers for printf Formats
fatal errors9.1.1 Calling Built-in Functions
fatal errors9.1.3 String Manipulation Functions
fatal errors9.1.3 String Manipulation Functions
fatal errors9.1.4 Input/Output Functions
fatal errors12.2 Command-Line Options
fatal errors13.3.3 Checking for Readable Data Files
fatal errors13.3.3 Checking for Readable Data Files
FDLGNU Free Documentation License
features, adding to gawkC.2.1 Adding New Features
features, advanced11. Advanced Features of gawk
features, undocumented12.6 Undocumented Options and Features
Fenlason, JayHistory of awk and gawk
Fenlason, JayA.6 Major Contributors to gawk
fflush built-in function9.1.4 Input/Output Functions
field operator $4.2 Examining Fields
field separator, choice of4.5 Specifying How Fields Are Separated
field separator, FS4.5 Specifying How Fields Are Separated
field separator, on command line4.5.3 Setting FS from the Command Line
fields4.2 Examining Fields
fields, changing contents of4.4 Changing the Contents of a Field
fields, definition ofD.1 What a Program Does
fields, separating4.5 Specifying How Fields Are Separated
FIELDWIDTHS variable7.5.1 Built-in Variables That Control awk
file descriptors5.7.1 Special Files for Standard Descriptors
file, awk program2.1.3 Running Long Programs
FILENAME variable4. Reading Input Files
FILENAME variable4.8.9 Points About getline to Remember
FILENAME variable7.5.2 Built-in Variables That Convey Information
FILENAME, being set by getline4.8.9 Points About getline to Remember
Fish, FredA.6 Major Contributors to gawk
Fish, FredB.5 Reporting Problems and Bugs
flag variables6.11 Boolean Expressions
flag variables7.1.3 Specifying Record Ranges with Patterns
flag variables14.2.5 Duplicating Output into Multiple Files
floating-point, definition ofD.2 Data Values in a Computer
floating-point, positive and negative values for zeroD.3 Floating-Point Number Caveats
floating-point, precision issuesD.3 Floating-Point Number Caveats
flushing buffers9.1.4 Input/Output Functions
flushing buffersAdvanced Notes: Controlling Output Buffering with system
FNR variable4.1 How Input Is Split into Records
FNR variable7.5.2 Built-in Variables That Convey Information
for statement7.4.4 The for Statement
force_number internal functionC.3.1 A Minimal Introduction to gawk Internals
force_string internal functionC.3.1 A Minimal Introduction to gawk Internals
format specifier, printf5.5.2 Format-Control Letters
format specifier, strftime9.1.5 Using gawk's Timestamp Functions
format specifiers, mixing regular with positional specifiers (printf)10.4.2 Rearranging printf Arguments
format string5.5.1 Introduction to the printf Statement
format, numeric output5.4 Controlling Numeric Output with print
formatted output5.5 Using printf Statements for Fancier Printing
formatted timestamps13.2.7 Managing the Time of Day
Free Documentation LicenseGNU Free Documentation License
Free Software FoundationThe GNU Project and This Book
Free Software FoundationB.1.1 Getting the gawk Distribution
Free Software FoundationGlossary
Free Software FoundationGlossary
free_temp internal macroC.3.1 A Minimal Introduction to gawk Internals
FreeBSDThe GNU Project and This Book
FreeBSDGlossary
FS variable4.5 Specifying How Fields Are Separated
FS variable7.5.1 Built-in Variables That Control awk
FSFThe GNU Project and This Book
FSFB.1.1 Getting the gawk Distribution
FSFGlossary
FSFGlossary
ftp, anonymousB.1.1 Getting the gawk Distribution
function call6.13 Function Calls
function call9.2.3 Calling User-Defined Functions
function definition9.2.1 Function Definition Syntax
function, recursive9.2.1 Function Definition Syntax
function, user-defined9.2 User-Defined Functions
functions, undefined9.2.3 Calling User-Defined Functions

G
G-dAcknowledgments
Garfinkle, ScottA.6 Major Contributors to gawk
gawk, coding styleC.2.1 Adding New Features
gawk, source codeB.1.1 Getting the gawk Distribution
General Public LicenseThe GNU Project and This Book
General Public LicenseB.6 Other Freely Available awk Implementations
General Public LicenseB.6 Other Freely Available awk Implementations
General Public LicenseC.2.2 Porting gawk to a New Operating System
General Public LicenseGlossary
gensub built-in function9.1.3 String Manipulation Functions
gensub, escape processing9.1.3.1 More About `\' and `&' with sub, gsub, and gensub
get_argument internal functionC.3.1 A Minimal Introduction to gawk Internals
getgrent C library function13.6 Reading the Group Database
getgrent user-defined function13.6 Reading the Group Database
getgrgid user-defined function13.6 Reading the Group Database
getgrnam user-defined function13.6 Reading the Group Database
getgruser user-defined function13.6 Reading the Group Database
getline built-in function4.8 Explicit Input with getline
getline, return values4.8 Explicit Input with getline
getline, setting FILENAME4.8.9 Points About getline to Remember
getopt C library function13.4 Processing Command-Line Options
getopt user-defined function13.4 Processing Command-Line Options
getpwent C library function13.5 Reading the User Database
getpwent user-defined function13.5 Reading the User Database
getpwnam user-defined function13.5 Reading the User Database
getpwuid user-defined function13.5 Reading the User Database
getservbyname C library function11.3 Using gawk for Network Programming
gettext C library function10.2 GNU gettext
gettext, how it works10.2 GNU gettext
gettimeofday user-defined function13.2.7 Managing the Time of Day
getting gawkB.1.1 Getting the gawk Distribution
GNITS mailing listAcknowledgments
GNU Free Documentation LicenseGNU Free Documentation License
GNU General Public LicenseThe GNU Project and This Book
GNU General Public LicenseB.6 Other Freely Available awk Implementations
GNU General Public LicenseB.6 Other Freely Available awk Implementations
GNU General Public LicenseC.2.2 Porting gawk to a New Operating System
GNU General Public LicenseGlossary
GNU Lesser General Public LicenseB.6 Other Freely Available awk Implementations
GNU Lesser General Public LicenseGlossary
GNU ProjectThe GNU Project and This Book
GNU ProjectGlossary
GNU/LinuxThe GNU Project and This Book
GNU/Linux10.5 A Simple Internationalization Example
GNU/LinuxB. Installing gawk
GNU/LinuxB.2.2 Additional Configuration Options
GNU/LinuxB.4.1.1 Compiling gawk on the Atari ST
GNU/LinuxC.3 Adding New Built-in Functions to gawk
GNU/LinuxC.3.2.2 C Code for chdir and stat
GNU/LinuxC.3.2.3 Integrating the Extensions
GNU/LinuxGlossary
GPLThe GNU Project and This Book
GPLB.6 Other Freely Available awk Implementations
GPLB.6 Other Freely Available awk Implementations
GPLC.2.2 Porting gawk to a New Operating System
GPLGlossary
grcat program13.6 Reading the Group Database
Grigera, JuanA.6 Major Contributors to gawk
Grigera, JuanB.5 Reporting Problems and Bugs
group file13.6 Reading the Group Database
group information13.6 Reading the Group Database
gsub built-in function9.1.3 String Manipulation Functions
gsub, escape processing9.1.3.1 More About `\' and `&' with sub, gsub, and gensub
gsub, third argument of9.1.3 String Manipulation Functions

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