home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vms / 18292 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  2.2 KB

  1. Xref: sparky comp.os.vms:18292 vmsnet.sources.d:693
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!ukma!netnews.louisville.edu!wkuvx1!goathunter
  3. From: goathunter@wkuvx1.bitnet
  4. Newsgroups: comp.os.vms,vmsnet.sources.d
  5. Subject: GAWK v2.14 available from FILESERV@WKUVX1.BITNET
  6. Message-ID: <1992Nov20.215838.4130@wkuvx1.bitnet>
  7. Date: 20 Nov 92 21:58:38 CDT
  8. Organization: Western Kentucky University, Bowling Green, KY
  9. Lines: 44
  10.  
  11. GAWK v2.14 is the Free Software Foundation's version of awk, an
  12. interpretive language for processing text files.  If you've never used
  13. awk, you might want to give it a try.  It lets you quickly write
  14. C-like programs to process text files---I use it here at WKU to
  15. produce nightly accounting summaries for my mail traffic, Jnet
  16. traffic, etc.  It's very powerful.  This version should also be
  17. compatible with POSIX awk.
  18.  
  19. The WKUVX1 distributions include all the files from the original
  20. distribution.  All I did was untar the files, compile and link GAWK,
  21. and ZIP them up.  The sources are, of course, written in C and can be
  22. compiled using VAX C, GNU C, and POSIX.  The included .OBJ and .EXE
  23. files for VMS were created using VAX C v3.2 and VMS v5.1.
  24.  
  25. To get GAWK v2.14 via e-mail, send the following commands (without the
  26. comments) in the body of a mail message to FILESERV@WKUVX1.BITNET:
  27.  
  28. SEND GAWK-2-14                !37 60-block files
  29. SEND FILESERV_TOOLS
  30.  
  31. The GAWK documentation is included in that package as a TeXinfo file.
  32. If you have TeX, the GAWK manual can be easily formatted.  For those
  33. without TeX or who want to avoid the hassles of formatting the docs,
  34. they're available via the following commands:
  35.  
  36. SEND GAWK-DOC-2-14            !17 60-block files
  37. SEND GAWK-PS-2-14            !14 60-block files
  38.  
  39. GAWK-DOC-2-14 contains the .DVI file and .INFO files for the GAWK
  40. manual.  GAWK-PS-2-14 contains PostScript versions of the GAWK manual
  41. and man pages.
  42.  
  43. Finally, you can get GAWK via anonymous ftp from ftp.spc.edu
  44. ([192.107.46.27]); you'll need:
  45.  
  46.     [.MACRO32]UNZIP.EXE
  47.     [.MACRO32.SAVESETS]GAWK-2-14.ZIP
  48.     [.MACRO32.SAVESETS]GAWK-DOC-2-14.ZIP
  49.     [.MACRO32.SAVESETS]GAWK-PS-2-14.ZIP
  50.  
  51. Hunter
  52. ------
  53. Hunter Goatley, VMS Systems Programmer, Western Kentucky University
  54. goathunter@WKUVX1.BITNET, 502-745-5251
  55.