Agree, it's not J2MED related but the question is not for beginners.
One way to achive this is with rsh (or remsh) on Windows, but you'll run into other issues such as security and what to put in the .rhosts file which you may want to address in the Unix/Linux forum.
Assuming you have rsh on Windows either natively (in C:\WINNT\system32) or from
cygwin you first should test if you can run it bare bones from the cmd line.
Test if this works from a DOS window.
Then you simply put that line to your Process.exec...
[ December 01, 2004: Message edited by: Leslie Chaim ]