home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / bash / bug / 653 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.3 KB  |  34 lines

  1. Newsgroups: gnu.bash.bug
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!spserv.bbn.com!jjd
  3. From: jjd@spserv.bbn.com (James J Dempsey)
  4. Subject: Re: problem with bash + xon + sunos ...
  5. Message-ID: <9211061511.AA11428@life.ai.mit.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. References: <9211051448.AA24758.SM@odin.INS.CWRU.Edu>
  9. Distribution: gnu
  10. Date: Fri, 6 Nov 1992 15:11:58 GMT
  11. Approved: bug-bash@prep.ai.mit.edu
  12. Lines: 20
  13.  
  14. > > I have `bash' as my standard login shell under sunos 4.1.1 and I am
  15. > > trying to use the X11 R5 script `xon' that allow to create an xterm
  16. > > on a remote machine using your local display.  Has anybody noticed
  17. > > that on the sun the xon script keep the connection open until the 
  18. > > remote xterm dies.
  19.  
  20. People who are having this problem with SunOS might consider using the
  21. xrsh script that is available on export.lcs.mit.edu:contrib/xrsh-5.4.shar.
  22.  
  23. It has a multitude of features not available in the R5 xon, and
  24. explicitly uses csh as the remote shell so that even bash users have
  25. the remote rsh exit before the remote xterm.
  26.  
  27. The local rsh does stick around until the remote client exits on some
  28. System V machines such as HP-uX because have different bugs, but I
  29. haven't been able to solve that in a portable way.
  30.  
  31.         --Jim Dempsey--
  32.         jjd@bbn.com
  33.  
  34.