Depends on your requirements, are you going to pass command line arguements? (that should be easy for you to figure out) Or do you want the state of all variables to be saved on the first machine and finish off using the same vars on the second?... if so you should dump the vars to a shared area in a file and reread it on the second machine.
> -----Original Message----- > From: Alex Read [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 05, 2002 8:37 AM > To: [EMAIL PROTECTED] > Subject: rlogin > > > Hello - > > I would like my perl script to login to a different machine and then > execute the rest of the script on that machine. I'm working in a > UNIX/LINUX environment. Can anyone point me in the right direction? > Thanks > > Alex. > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ---------------------------------------------------------------------------- -------------------- The views and opinions expressed in this email message are the sender's own, and do not necessarily represent the views and opinions of Summit Systems Inc. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]