home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / shell / 4556 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  2.0 KB

  1. Xref: sparky comp.unix.shell:4556 comp.unix.questions:12980
  2. Newsgroups: comp.unix.shell,comp.unix.questions
  3. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!swrinde!emory!europa.asd.contel.com!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!sunic!ugle.unit.no!news
  4. From: Harald.Eikrem@delab.sintef.no
  5. Subject: Re: Bourne Shell Programming Considered Harmful
  6. In-Reply-To: Tom Christiansen's message of Wed, 4 Nov 1992 19:42:35 GMT
  7. Message-ID: <1992Nov5.225431*Harald.Eikrem@delab.sintef.no>
  8. Sender: news@ugle.unit.no (NetNews Administrator)
  9. Organization: SINTEF DELAB, Trondheim, Norway.
  10. References: <Bx4Myp.Czr@unix.amherst.edu> <1992Nov3.125655.16320@prl.dec.com>
  11.     <1992Nov3.191253*Harald.Eikrem@delab.sintef.no>
  12.     <1992Nov4.194235.17074@news.eng.convex.com>
  13. Date: 5 Nov 92 22:54:31
  14. Lines: 25
  15.  
  16. ! I am not so much advocating Bourne shell as I am de-advocating 
  17. ! the joyful csh.  Most people who know me realize that for any
  18. ! shell-style programming more complex than that which one might
  19. ! include in a Makefile, I use Perl.
  20.  
  21. While I cannot say that I entirely enjoy the freehand Perl style, I
  22. certainly agree that it takes something more than basic *sh languages
  23. as we've gotten to know them to do "real" programming.  But since you
  24. mention Makefiles, some of the toughest programming tasks I've ever been
  25. through has actually been planting and maintaining pieces of Bourne shell
  26. language into ravel Make configs.
  27.  
  28. Which really suggests that if someone could come up with a Perl based
  29. alternative to Make which could understand Perl language itself, the
  30. programming world should do little but rejoice.
  31.  
  32. ! Regarding the Bourne shell shipped by Convex, I believe that upon
  33. ! closer inspection you will discover that while the version shipped 
  34. ! previous to the 10.0 was indeed the antiquated version 7 shell, 
  35. ! the current one is all the way "up" to SysVr2, which should take
  36. ! care of your complaint.
  37.  
  38. OK, Convex, I forgive you for taking so long......  :)
  39.  
  40.   ~~h
  41.