home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / shell / 5131 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!gatech!rpi!newsserver.pixel.kodak.com!kodak!eastman!alnitak!green
  2. From: green@.Kodak.COM (Russell Green)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: Opening up remote xterm windows?
  5. Message-ID: <4201@eastman.UUCP>
  6. Date: 21 Dec 92 21:53:17 GMT
  7. References: <1992Dec20.215237.3151@spectrum.xerox.com>
  8. Sender: news@eastman.UUCP
  9. Organization: Eastman Kodak Co., Rochester, NY
  10. Lines: 28
  11.  
  12. In article <1992Dec20.215237.3151@spectrum.xerox.com>, leisner@wrc.xerox.com ( Marty Leisner) writes:
  13.  
  14. >[1]+  Stopped (tty input)     rsh $1 ./dologin "xterm -title $1 -display `hostname`:0 -e bash "
  15.  
  16. rsh -n $1 ./dologin "xterm -title $1 -display `hostname`:0 -e bash " &
  17.     ^^                                                               ^
  18.  
  19. RTFM on rsh
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26. >Or is there a better way of doing what I'm trying to do?
  27. >
  28. >--
  29. >marty
  30. >leisner.henr801c@xerox.com  leisner@eso.mc.xerox.com
  31. >Member of the League for Programming Freedom
  32.  
  33. -- 
  34. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  35. ~ Russell J. Green         | Rochester Distributed Computer Services ~
  36. ~ Mail Stop 01826          |                                         ~
  37. ~ Eastman Kodak Company    | --------------------------------------- ~
  38. ~ Rochester, NY 14650-1826 |   Internet mail: green@.Kodak.COM       ~
  39. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  40.