home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / programm / 5173 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.0 KB  |  28 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!uwm.edu!rpi!psinntp!psinntp!shell!shell!rjohnson
  3. From: rjohnson@shell.com (Roy Johnson)
  4. Subject: Re: finger
  5. In-Reply-To: ppc1@cec2.wustl.edu's message of Mon, 2 Nov 1992 00:17:58 GMT
  6. Message-ID: <RJOHNSON.92Nov4153004@conus.shell.com>
  7. Sender: usenet@shell.shell.com (USENET News System)
  8. Organization: Houston, TX
  9. References: <1992Nov2.001758.20173@wuecl.wustl.edu>
  10. Date: 4 Nov 92 15:30:04
  11. Lines: 15
  12.  
  13. ppc1@cec2.wustl.edu (Peter Pui Tak Chiu) writes:
  14.    when someone is fingering me, i want to find out where that person is
  15.    and who that person is.
  16.  
  17. Make your .plan a named pipe.  Start a daemon to write whatever into
  18. it repeatedly, and each time it finishes, call
  19.  
  20.     system("wall 'Who did that?'");
  21.  
  22. 8^)
  23. --
  24. Roy Johnson
  25. Shell Development Company (but speaking for myself)
  26. Clinton won - I guess there are still plenty of people who don't
  27. see the irony in "I'm from the government and I'm here to help."
  28.