home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / sysadmin / 4972 < prev    next >
Encoding:
Text File  |  1992-09-01  |  2.0 KB  |  48 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!gatech!darwin.sura.net!convex!convex!tchrist
  3. From: Tom Christiansen <tchrist@convex.COM>
  4. Subject: Re: Vendors Considered Evil (Re: Perl use over NFS)
  5. Originator: tchrist@pixel.convex.com
  6. Sender: usenet@news.eng.convex.com (news access account)
  7. Message-ID: <1992Sep1.192654.24824@news.eng.convex.com>
  8. Date: Tue, 1 Sep 1992 19:26:54 GMT
  9. Reply-To: tchrist@convex.COM (Tom Christiansen)
  10. References: <2ttyzz=@rpi.edu> <1992Aug31.155516.24977@kakwa.ucs.ualberta.ca>
  11. Nntp-Posting-Host: pixel.convex.com
  12. Organization: Convex Computer Corporation, Colorado Springs, CO
  13. X-Disclaimer: This message was written by a user at CONVEX Computer
  14.               Corp. The opinions expressed are those of the user and
  15.               not necessarily those of CONVEX.
  16. Lines: 30
  17.  
  18. From the keyboard of dave@nakiska.ucs.ualberta.ca (David Ross):
  19. :No no no no no.  Don't put ANYTHING in /usr/{bin,etc,lib,man} - put all  
  20. :locally installed modifications in /usr/local!  Don't even put symbolic  
  21. :links in /usr/bin!  It's more work for you, it's confusing for the users  
  22. :when you do an upgrade and you forget to recreate a link, and it's  
  23. :completely unnecessary if you are consistent!  
  24.  
  25. It's Evil of the vendor to touch things that they didn't lay down.
  26. Why don't more people complain bitterly about this?
  27.  
  28. :Perl is not a standard UNIX distribution - don't assume it is.  
  29.  
  30. It's hard to say what a standard UNIX distribution, is, don't you think?
  31.  
  32. :All perl  
  33. :scripts should start with #!/usr/local/bin/perl!  
  34.  
  35. Aha!  You are attempting to enforce an arbitrary a standard
  36. as the next guy.  It's not like this all over.  For example, at the
  37. University of Wisconsin, we have /usr/uw and /usr/misc, but no
  38. /usr/local, except on a very few machines, and these would have 
  39. /usr/local/program, not /usr/local/bin/program.
  40.  
  41. --tom
  42.  
  43. -- 
  44.     Tom Christiansen      tchrist@convex.com      convex!tchrist
  45.  
  46.     "The road to hell is paved with melting snowballs."
  47.         --Larry Wall in  <1992Jul2.222039.26476@netlabs.com>
  48.