home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d0xx / d092 / bawk.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-25  |  499 b   |  19 lines

  1. .name
  2. Bawk
  3. .author
  4. Bob Brodt; Johan Widen 
  5. .source
  6. Includes source in C.
  7. .description
  8. Text processor inspired by the Unix awk utility.  Bawk searches files
  9. for specific patterns and performs actions for every occurance of
  10. these patterns.  The patterns can be regular expressions.  The actions
  11. are expressed using a subset of the C language.  
  12. .reference
  13. AmigaLibDisk65:Bawk/
  14. ?.?
  15. .described-by
  16. Automatically generated from Contents file by c2pi program.
  17. .short
  18. Text processor inspired by UNIX "awk".
  19.