Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!mailrus!usenet.ins.cwru.edu!mcs.kent.edu!VAX1.CC.UAKRON.EDU!r3jjs From: r3jjs@VAX1.CC.UAKRON.EDU (Jeremy J Starcher) Newsgroups: comp.unix.programmer Subject: Re: how to put a program into a .plan file Message-ID: <697@VAX1.CC.UAKRON.EDU> Date: 29 Sep 90 19:20:48 GMT References: <2867@litchi.bbn.com> <376@ra.abo.fi> <4109@rtifs1.UUCP> <38200@eerie.acsu.Buffalo.EDU> Reply-To: r3jjs@VAX1.CC.UAKRON.EDU (Jeremy J Starcher) Organization: U of Akron Computer Center, Ohio Lines: 14 In article <38200@eerie.acsu.Buffalo.EDU> haozhou@acsu.buffalo.edu (hao zhou) writes: >A further question: > Is it possible to figure out who have fingered you? > > -- Hao Zhou > >-- >Internet:haozhou@acsu.buffalo.edu BITNET:haozhou%acsu.buffalo.edu@UBVM.BITNET >UUCP: uunet!acsu.buffalo.edu!haozhou We are doing a `w | grep finger $USER` and assuming only one person is fingering us at a time.. I can't rember the needed cut construct to extract the other person's USER ID..