home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / shell / 3243 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  1.4 KB

  1. Path: sparky!uunet!olivea!decwrl!pa.dec.com!decprl!decprl!boyd
  2. From: boyd@prl.dec.com (Boyd Roberts)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: Sort problem . .
  5. Message-ID: <1992Jul31.154144.15004@prl.dec.com>
  6. Date: 31 Jul 92 15:41:44 GMT
  7. References: <33pmg <1992Jul31.000822.13317@convex.com> <0fqm1cp.messina@netcom.com> <1992Jul31.115559.11391@convex.com> <rsqmjvp.messina@netcom.com>
  8. Sender: news@prl.dec.com (USENET News System)
  9. Organization: Digital Equipment Corporation - Paris Research Laboratory
  10. Lines: 20
  11. Nntp-Posting-Host: prl313.prl.dec.com
  12.  
  13. In article <rsqmjvp.messina@netcom.com>, messina@netcom.com (Tony Porczyk) writes:
  14. > Hm.  Okay, maybe we look at it differently.  I find modifying source
  15. > to suit my particular need and then saving another version faster and
  16. > *much* easier and more understandable for the future than writing
  17. > wrappers that *should* *usually* work.
  18.  
  19. The point that Tom and I understand all too well is that sort of argument
  20. doesn't stand up when you've got multiple architectures to support.
  21. Sure, the change may be trivial, but re-compiling and re-installing
  22. a whole swag of binaries can be incredibly time consuming.  And then
  23. you may be faced with doing it all again when you upgrade to a new OS.
  24.  
  25. Scripts (god forbid -- even perl scripts) save a lot of time because they
  26. don't need to be compiled.  Just one copy into a globally visible bin.
  27.  
  28.  
  29. Boyd Roberts            boyd@prl.dec.com
  30.  
  31. ``When the going gets wierd, the weird turn pro...''
  32.