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

  1. Xref: sparky comp.unix.questions:9286 comp.unix.programmer:3845
  2. Newsgroups: comp.unix.questions,comp.unix.programmer
  3. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!princeton!phoenix.Princeton.EDU!spencer
  4. From: spencer@phoenix.Princeton.EDU (S. Spencer Sun)
  5. Subject: Re: Making ``.plan'' EXECUTE a Program ???
  6. Message-ID: <1992Jul22.150239.28282@Princeton.EDU>
  7. Sender: news@Princeton.EDU (USENET News System)
  8. Nntp-Posting-Host: phoenix.princeton.edu
  9. Reply-To: spencer@phoenix.princeton.edu (S. Spencer Sun)
  10. Organization: Live Organ Transplants
  11. References: <1992Jul22.062254.21368@Princeton.EDU> <1992Jul22.124403.18751@math.waterloo.edu>
  12. Date: Wed, 22 Jul 1992 15:02:39 GMT
  13. Lines: 44
  14.  
  15. In article <1992Jul22.124403.18751@math.waterloo.edu>, cpshelle@neumann.waterloo.edu (cameron shelley) writes:
  16. >
  17. >I have a piped .plan file, and a cron job that wakes up every morning
  18. >to restart it if it's busted.
  19.  
  20. Great, but meanwhile finger will just sit there waiting any time someone
  21. fingers you.
  22.  
  23. >It *is* in the "unix-faq" file, question 9.  Check out "news.answers"
  24. >for a copy (anyone who wants it that is).  There was a program to
  25. >construct a named pipe .plan posted in alt.sources a while back, so
  26. >check out the archive in wuarchive.wustl.edu (or elsewhere) for
  27. >article "4618.Z".  I don't have the source so please don't ask me for
  28. >it... 
  29.  
  30. I thought it was slightly different from the question in the FAQ (by the
  31. way, it's question 4.9...)
  32.  
  33. While the FAQ mentions that "If someone fingers you remotely it will be
  34. a lot harder to figure out who it is" I don't think it addresses the
  35. "What happens if your writer process dies" issue, or "What happens if
  36. someone fingers you directly on a machine that mounts your home
  37. directory"... in my experience, named pipes don't like to work too well
  38. across NFS (SunOS 4.1.x).  We have lots of machines where your home
  39. directory is the same directory on the same filesystem on all machines,
  40. and if you cat into a named pipe on one machine and cat from it on
  41. another machine, both processes just hang.
  42.  
  43. So, if the writer process is on machine 'foo' and I'm logged in to 'bar'
  44. and I finger user@bar, it's going to hang.
  45.  
  46. None of which deals with the underlying question of motivation.  With
  47. all due respect, I think there's an element of ego involved, "Aren't I
  48. clever to have figured out that you fingered me" or else it's
  49. paranoia, "Gosh, people could be fingering me AND I WON'T EVEN KNOW IT!"
  50. What's so important about knowing who fingered you?
  51.  
  52. ----------- The opinions expressed in this article are solely mine. -----------
  53. <Insert lame attempt at disclaimer humor>
  54. sss/PU'94 Dept of CS (spencer@phoenix.princeton.edu)/JvNCnet (spencer@jvnc.net)
  55. "Was it a dream where you're in sort of sun-god robes, standing on a
  56. pyramid, and thousands of naked women are screaming and throwing little
  57. pickles at you?"  "No."  "Why am I the only one that has that dream?"
  58.  
  59.