home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gawk-2.15.6-base.tgz.pi < prev    next >
Text File  |  1996-10-12  |  988b  |  34 lines

  1. .name
  2. gawk
  3. .fullname
  4. GNU awk, pattern scanning and processing language
  5. .type
  6. Programmer Tool
  7. .short
  8. Pattern scanning & processing.
  9. .description
  10. Gawk is the GNU Project's implementation of the AWK programming
  11. language.  It conforms to the definition of the language in the POSIX
  12. 1003.2 Command Language And Utilities Standard.  This version in turn
  13. is based on the description in "The AWK Programming Language", by Aho,
  14. Kernighan, and Weinberger, with the additional features defined in the
  15. System V Release 4 version of UNIX awk.  Gawk also provides some
  16. GNU-specific extensions.
  17.  
  18. The command line consists of options to gawk itself, the AWK program
  19. text (if not supplied via the -f or --file options), and values to be
  20. made available in the ARGC and ARGV pre-defined AWK variables.
  21. .version
  22. 2.15.6
  23. .author
  24. Paul Rubin
  25. Jay Fenlason
  26. David Trueman
  27. Arnold Robbins
  28. .requirements
  29. Amiga binary requires ixemul.library.
  30. .distribution
  31. GNU Public License
  32. .described-by
  33. Fred Fish (fnf@amigalib.com)
  34.