home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5879 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.3 KB  |  39 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!eff!ckd
  3. From: ckd@eff.org (Christopher Davis)
  4. Subject: Re: Tips and Techniques...
  5. In-Reply-To: lwall@netlabs.com's message of 11 Sep 92 17:03:04 GMT
  6. Message-ID: <CKD.92Sep11171425@loiosh.eff.org>
  7. Sender: usenet@eff.org (NNTP News Poster)
  8. Nntp-Posting-Host: loiosh.eff.org
  9. Organization: Electronic Frontier Foundation Tech Central
  10. References: <10668@sun13.scri.fsu.edu> <1992Sep10.005427.18924@news.eng.convex.com>
  11.     <MERLYN.92Sep10172212@romulus.reed.edu>
  12.     <1992Sep11.170304.22452@netlabs.com>
  13. Date: Fri, 11 Sep 1992 21:14:28 GMT
  14. Lines: 23
  15.  
  16. LW>  == Larry Wall <lwall@netlabs.com> 
  17. RLS> == merlyn@ora.com (Randal L. Schwartz) writes:
  18.  
  19.  RLS> Or maybe the text (so far) of the new book.  (NOT!)
  20.  
  21.  LW> Postfix Operators Considered Harmful
  22.  
  23. They're often useful for disabling "magic names" (/var/yp,
  24. /usr/ucb/quota, etc).  Wayne and Garth's System Administration Tip #1 is
  25. to use .NOT as a handy suffix:
  26.  
  27. mv /etc/defaultdomain /etc/defaultdomain.NOT
  28. mv /var/yp /var/yp.NOT
  29. mv /usr/ucb/quota /usr/ucb/quota.NOT; ln -s /bin/true /usr/ucb/quota
  30.  
  31. and so on.
  32.  
  33. /sbin/perl -e 'print "Just another single-user mode Perl hacker,\n";'
  34. --
  35. Christopher Davis   | ]CALL -151       
  36. <ckd@eff.org>       | *300: 20 DD FB 60
  37. System Administrator| *3D0G            
  38. EFF +1 617 864 0665 | ]CALL 768        
  39.