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

  1. Xref: sparky comp.unix.questions:9340 comp.unix.programmer:3864 comp.unix.wizards:3287
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!oucsboss!oucsace!sadkins
  3. From: sadkins@bigbird.cs.ohiou.edu (Scott W. Adkins)
  4. Newsgroups: comp.unix.questions,comp.unix.programmer,comp.unix.wizards
  5. Subject: Re: Making ``.plan'' EXECUTE a Program ???
  6. Message-ID: <1992Jul23.121607.23500@oucsace.cs.ohiou.edu>
  7. Date: 23 Jul 92 12:16:07 GMT
  8. References: <1992Jul21.200454.3795@ccu.umanitoba.ca> <bharat.711752774@Xenon.Stanford.EDU>
  9. Sender: usenet@oucsace.cs.ohiou.edu (Network News Poster)
  10. Organization: Ohio University CS Dept., Athens
  11. Lines: 26
  12.  
  13. In article <bharat.711752774@Xenon.Stanford.EDU> bharat@Xenon.Stanford.EDU (Bharat Shyam) writes:
  14. >Make your .plan a named pipe. (See "man mknod"). then have a program
  15. >that writes to it. It will sleep until the finger daemon reads from it,
  16. >whence your prog  will be awakened and the finger daemon will read 
  17. >what your program is writing.
  18.  
  19. Also, check the finger man page to make sure that it will actually support
  20. pipes.  The version of finger on my system, running Ultrix v4.2 specifically
  21. ignores any .plan and .project files that is not a regular file (i.e. a named
  22. pipe or a symbolic/hard link).  Here is a sample from the man page here...
  23.  
  24.      The user's .plan or .project file cannot be a link to another file.  If
  25.      either of these files is something other than a regular file, it will be
  26.      ignored.
  27.  
  28. At least on the other Unix system I have access to, Sun OS Unix, it allows
  29. such things.  It it is worth while checking first though....
  30.  
  31. Don't forget to have a good day!  Some people never remember this.
  32. -------------------------------------------------------------------------------
  33.      Scott W. Adkins                   Internet: sadkins@ohiou.edu 
  34.      ~~~~~~~~~~~~~~~                             ak323@cleveland.freenet.edu
  35.  (Flame me, not the net!)                Bitnet: adkins@ouaccvma.bitnet
  36. -------------------------------------------------------------------------------
  37.                Ohio University of Athens
  38.             Home of the Great Hocking River
  39.