home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / bash / bug / 646 next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.9 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!hal.com!olivea!charnel!rat!usc!sdd.hp.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!colargol.ai.mit.EDU!joares
  2. From: joares@colargol.ai.mit.EDU (Jo-Are Stubmo)
  3. Newsgroups: gnu.bash.bug
  4. Subject: Re: problem with bash + xon + sunos ...
  5. Message-ID: <1992Nov5.115611.4341@ugle.unit.no>
  6. Date: 5 Nov 92 11:56:11 GMT
  7. References: <9211040543.AA02172@life.ai.mit.edu>
  8. Sender: gnulists@ai.mit.edu
  9. Distribution: gnu
  10. Organization: Colargol, Trondheim College of Engineering
  11. Lines: 35
  12. Approved: bug-bash@prep.ai.mit.edu
  13.  
  14. Minh Tran-Le (TRANLE@intellicorp.com) wrote:
  15. : Hi,
  16. : I have `bash' as my standard login shell under sunos 4.1.1 and I am
  17. : trying to use the X11 R5 script `xon' that allow to create an xterm
  18. : on a remote machine using your local display.  Has anybody noticed
  19. : that on the sun the xon script keep the connection open until the 
  20. : remote xterm dies.
  21. : The xon script does something like this:
  22. :   rsh remotehost "sh -c 'DISPLAY=currentdisplay:0.0 xterm -ls >/dev/null \
  23. :   2>&1 &'"
  24. : This should run the remote xterm in the background at the remote host.
  25. : If your login shell is bash then the rsh command hangs until the remote
  26. : xterm dies.  If your login shell is csh or your remote host is not 
  27. : running sunos (e.g. rs6000 running bash) then the xon command terminate
  28. : immediatly without waiting for the remote xterm to die.
  29. : Thanks,
  30. : Minh Tran-Le.
  31. : -------
  32.  
  33. Hi!
  34.  
  35. If you have problems using xon you could try xrsh which is a shell script
  36. that allows you to start a command at another machine displaying the output
  37. on your local machine just as xon does. I can do 'xrsh alpha' from machine
  38. beta to start a xterm at machine alpha. I can also do a long command from
  39. xrsh. You can find xrsh on nic.funet.fi:/pub/X11/contrib/xrsh
  40.  
  41. bjornw>
  42. --
  43. The sooner all the animals are dead, the sooner we'll find all their money.
  44.