gawk: BTL

 
 A.4 Extensions in Brian Kernighan's 'awk'
 =========================================
 
 Brian Kernighan has made his version available via his home page (See
 Other Versions).
 
    This minor node describes common extensions that originally appeared
 in his version of 'awk':
 
DONTPRINTYET     * The '**' and '**=' operators (SeeArithmetic Ops and *note      Assignment Ops::)
 
      Definition Syntax::)
 
    * The 'fflush()' built-in function for flushing buffered output
      (SeeI/O Functions)
 
    SeeCommon Extensions for a full list of the extensions available
 in his 'awk'.