home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9501 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.9 KB  |  35 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!slsvaat!egger
  3. From: egger@slsvaat.sel.de (Jochen Egger Fa. SSW US/ESS B.60/1/15 #3578)
  4. Subject: Re: strange behavior with {c,tc,k}sh and xterm
  5. Message-ID: <1992Dec16.193851.25741@us-es.sel.de>
  6. Sender: news@us-es.sel.de
  7. Organization: SEL-Alcatel LTS Dept. US/ES
  8. X-Newsreader: Tin 1.1 PL3
  9. References: <1992Dec16.161124.23620@us-es.sel.de>
  10. Date: Wed, 16 Dec 92 19:38:51 GMT
  11. Lines: 22
  12.  
  13. loehr@us-es.sel.de (Juergen Loehr) writes:
  14. : I have some trouble on my Sparc SLC with SunOS 4.1.2. When I login, only ONE xterm appears (started from .Xsession). Due to some race condition a different xterm from the ones invoked in .Xsession will appear at different times. My login shell is the tcsh. When I invoke a xterm manually in back- or foreground, xterm exits without creating anything on the screen with status 0. When I invoke xterm with -e /bin/sh, the window appears. When I type csh, tcsh or ksh in this window, it disappears immediatel
  15. : n I open a xterm with -e rlogin localhost -l root, this appears and all subsequent xterm, which failed before, will work. When I exit this root xterm, the same strange behavior continues. Note that this happens only with one of these shells, but the Bourne shell works.
  16. : My .cshrc and .login are correct, and the problem remains even when I move them away. .Xerrors does not contain any trace. All device permissions and owners are as usual, the shells and xterm, too.
  17. : Any idea what happened?
  18. : Juergen
  19. : -- 
  20. : Juergen Loehr
  21. Maybe there is an alias in one of your rc files
  22.  
  23.  alias csh 'kill $$'
  24.  
  25. or something like that.
  26. --
  27. --------------------------+--------------------------------------------------
  28. Jochen Egger              |
  29.                          < >              intentionally left blank
  30. egger@us-es.sel.de        |
  31. --------------------------+--------------------------------------------------
  32.