home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14822 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.9 KB  |  41 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!navarra
  3. From: navarra@casbah.acns.nwu.edu (John Navarra)
  4. Subject: Re: Performing simple math on a numeric file from csh
  5. Message-ID: <1992Dec19.014833.5821@news.acns.nwu.edu>
  6. Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
  7. Nntp-Posting-Host: unseen1.acns.nwu.edu
  8. Organization: Northwestern University, Evanston Illinois.
  9. References: <1992Dec18.041438.17513@Princeton.EDU> <1992Dec18.120921.21292@netcom.com>
  10. Date: Sat, 19 Dec 1992 01:48:33 GMT
  11. Lines: 28
  12.  
  13. In article <1992Dec18.120921.21292@netcom.com> dman@netcom.com (Dallman Ross) writes:
  14. >
  15. >2) awk can be learned in no time using just the man pages.  I know, that's
  16. >: how I learned it. I never heard of awk six months ago.
  17. >
  18. >I do envy you your sagacity.  I posted after spending about 1.5 hours
  19. >poring over the man pages and 6 enigmatic pages in a Unix book I have.
  20. >Couldn't make hide nor hare of those man pages -- at least insofar as
  21. >doing math.
  22.     
  23.     Just a suggestion -- try the 'gawk manual' which is freely
  24. available via anonmyous ftp. It is 150+ pages of pure excitement! Not
  25. only will you learn awk, but you will also learn gawk (which is also 
  26. freely available and better than awk). In addition, there are are a few
  27. books out on awk itself. Awk, in my opinion, is something that should be 
  28. learned on a rudimentary basis by every serious UNIX user. For more 
  29. powerful scripting however, learn Perl. There is no reason that I can 
  30. think of to know both extradinarily well. So far, awk's only advantage
  31. is that it is available on just about every version of UNIX.
  32.  
  33. -tms
  34.  
  35.   
  36. -- 
  37. You can get further with a kind word | You can get further with a kind word
  38. and a gun than a kind word alone.    | and a phaser than a kind word and a gun.
  39.           --al capone                |           -- John Navarra
  40. =======From the Lab of the MaD ScIenTIst....navarra@casbah.acns.nwu.edu========
  41.