Hi,
I'm running an Xserver, MI/X 4.2 for Windows from on my XP machine to run Xterms on my Sparc20 (Sol9). I've created a batch file to remotely launch the application containing various combinations of ...
rsh 10.0.0.23 -lusername "/usr/openwin/bin/xterm -display 10.0.0.10 &"
exit
The xterms launch okay but the DOS window remains active, presumably the rsh has not terminated. It can be closed manualy okay and terminates itself when I close the xterm.
Does anyone know how I can make it close itself once the xterm starts or is there another way to call the remote xterm.
I'm running an Xserver, MI/X 4.2 for Windows from on my XP machine to run Xterms on my Sparc20 (Sol9). I've created a batch file to remotely launch the application containing various combinations of ...
rsh 10.0.0.23 -lusername "/usr/openwin/bin/xterm -display 10.0.0.10 &"
exit
The xterms launch okay but the DOS window remains active, presumably the rsh has not terminated. It can be closed manualy okay and terminates itself when I close the xterm.
Does anyone know how I can make it close itself once the xterm starts or is there another way to call the remote xterm.