home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 12962 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  1.4 KB

  1. Path: sparky!uunet!mcsun!uknet!doc.ic.ac.uk!cc.ic.ac.uk!carrion.cc.ic.ac.uk!vulture
  2. From: vulture@carrion.cc.ic.ac.uk (Thomas Sippel - Dau)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Xterm program
  5. Message-ID: <1992Aug27.103350.5447@cc.ic.ac.uk>
  6. Date: 27 Aug 92 09:33:50 GMT
  7. References: <32197@adm.brl.mil>
  8. Reply-To: cmaae47@cc.ic.ac.uk
  9. Organization: Imperial College of Science, Technology and Medicine
  10. Lines: 21
  11. Nntp-Posting-Host: cscgc
  12.  
  13. In article <32197@adm.brl.mil>, fred@poly2.nist.gov (Frederick R. Phelan Jr.) writes:
  14.  -- 
  15.  -- When I run xterm from the iris to an x terminal,
  16.  -- the .login file is not processed. 
  17.  
  18. Two ways to approach it:
  19.  
  20. 1.  use 'xterm -ls ... ' - will help in your case
  21.  
  22. 2.  Incorporate the .login into the .cshrc file and make a test early in
  23.     there. This will work for all user admission agents, not just xterm.
  24.     The actual tests you have to do can be rather complex, but csh lore
  25.     recommends: ' if ( 0 == $?prompt ) exit 0 ' in .cshrc
  26.  
  27.                                    Thomas
  28. -- 
  29. *** This is the operative statement, all previous statements are inoperative.
  30. *   email: cmaae47 @ cc.ic.ac.uk (Thomas Sippel - Dau) (uk.ac.ic.cc on Janet)
  31. *   voice: +44 71 589 5111 x4937 or 4934 (day), or +44 71 823 9497 (fax)
  32. *   snail: Imperial College of Science, Technology and Medicine
  33. *   The Center for Computing Services, Kensington SW7 2BX, Great Britain
  34.