home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4597 < prev    next >
Encoding:
Text File  |  1992-08-23  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!sugar!karl
  3. From: karl@NeoSoft.com (Karl Lehenbauer)
  4. Subject: Re: (386BSD) finger
  5. Organization: NeoSoft Communications Services -- (713) 684-5900
  6. Date: Sun, 23 Aug 1992 15:08:25 GMT
  7. Message-ID: <1992Aug23.150825.15374@NeoSoft.com>
  8. References: <AeZf8Pi00WB3EqYkQj@andrew.cmu.edu>
  9. Lines: 17
  10.  
  11. In article <AeZf8Pi00WB3EqYkQj@andrew.cmu.edu> Tao Jiang <tj2n+@andrew.cmu.edu> writes:
  12. >I had a problem in using finger (or users etc.) command in X386.
  13. >Whenever I execute finger, it says that: No one logged on. But
  14. >this can not be true. If I use finger without x386 runing, I get
  15. >the correct response.
  16.  
  17. This is caused by your xterm sessions coming in through pty pseudoterminals
  18. which do not, by default, have utmp entries written for them when they
  19. start up.  Consequently anything that looks at /etc/utmp, including ttyname(3),
  20. won't find your session.
  21.  
  22. If you start xterm with the +ut option, it should appear in finger, who,
  23. and so forth.
  24. -- 
  25. -- Email info@NeoSoft.com for info on getting interactive Internet access.
  26. You will now awaken feeling relaxed and refreshed, remembering everything 
  27. you've read except the details of the Omega contingency plan.
  28.