From: MERC::"uunet!CRVAX.SRI.COM!RELAY-INFO-VAX" 9-JAN-1993 02:59:48.26 To: info-vax@kl.sri.com CC: Subj: Re: Problem invoking xterm remotely via rsh In article <1993Jan7.161333.19683@Rapnet.Sanders.Lockheed.Com> mores@eavax.sanders.lockheed.com (David C. Mores) writes: > > It was suggested that I try nohup: > > $ rsh rapnet "/bin/nohup xterm -display cadt2::0 -ls &" > > Unfortunately, this suggestion does not work. I see no difference in > behavior. > > Any explanations, suggestions or workarounds would be appreciated. I use rsh to start a remote xterm from a SUN. I was given the magic incantation by a real UNIX person (I'm not). Here's what I do: In my .cshrc I create an alias for the real command. alias x11 '/usr/bin/X11/xterm -d IPADRS:0 -title SYSTEM -n SYSTEM -sb -ls -sl 250 -cu -fn 9x15 -geometry 80x32+215+330 >/dev/null