home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / apps / 5480 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  1.4 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!jvnc.net!yale.edu!ira.uka.de!smurf.sub.org!nadia!aragon.stgt.sub.org!veces.stgt.sub.org!haen
  2. From: haen@veces.stgt.sub.org (Herbert Neugebauer)
  3. Newsgroups: comp.os.os2.apps
  4. Subject: GNU AWK
  5. Distribution: world 
  6. Message-ID: <714336346haen.news@veces.stgt.sub.org>
  7. Sender: news@veces.stgt.sub.org
  8. Date: Thu, 20 Aug 92 18:45:46 GMT
  9. Organization: TRN Porting Labs
  10. Lines: 32
  11.  
  12. Hello,
  13.  
  14. yesterday I got the gnuawk-package from ftp-os2. I already
  15. had an awk before, but this one wasn't able to process
  16. some of the scripts which I used on a unix-system. So I
  17. tried this one. It seams to be much better, but has
  18. one major problem. Sometimes I used awk with simple
  19. commands directly from the command-line.
  20.  
  21. OS/2 command-line:
  22. awk "{print \"foobar\"$3}" foo.bar 
  23.  
  24. Unix command-line:
  25. awk '{print "foobar"$3}' foo.bar
  26.  
  27.  
  28. But this OS/2-version above does no longer work with
  29. the gnu-awk which I got yesterday, but it works with
  30. the old one.
  31.  
  32. Could please someone give me a hint, how
  33. I can use gnu-awk from the command-line???
  34.  
  35. Thanx in advance
  36.  
  37.    Herbert
  38. --
  39. ~~~~~~ Herbert Neugebauer ~~~ Eberhard Str. 5 ~~~~~~ W-7038 Holzgerlingen ~~
  40. ~~ haen@veces.stgt.sub.org ~~~ phone:  07031-603164 ~~~~~    Germany      ~~
  41. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  42. ~~  This sentence in English is difficult to translate into German.     ~~~
  43. ~~                       -  D. R. Hofstadter         ~~~
  44.