Re: Exec a script on one server that will exec other scripts on a different server..

2006-06-08 Thread Chad Perrin
On Thu, Jun 08, 2006 at 02:54:06PM +0200, William Paulsen (W) wrote: > > I'm trying to write a perl script that will run on one server but can > instruct either socker server deamon on another server to exec any one > of three applications on a different box. The reason for this is the > password

RE: Exec a script on one server that will exec other scripts on a different server..

2006-06-08 Thread Jerry DuVal
>-Original Message- >From: William Paulsen (W) [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 08, 2006 9:31 AM >To: Jerry DuVal; beginners@perl.org >Subject: RE: Exec a script on one server that will exec other scripts on a >different server.. > > >Adding it would be an

RE: Exec a script on one server that will exec other scripts on a different server..

2006-06-08 Thread William Paulsen \(W\)
09 PM To: William Paulsen (W); beginners@perl.org Subject: RE: Exec a script on one server that will exec other scripts on a different server.. >-Original Message- >From: William Paulsen (W) [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 08, 2006 8:54 AM >To: beginners@perl.o

RE: Exec a script on one server that will exec other scripts on a different server..

2006-06-08 Thread Jerry DuVal
>-Original Message- >From: William Paulsen (W) [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 08, 2006 8:54 AM >To: beginners@perl.org >Subject: Exec a script on one server that will exec other scripts on a >different server.. > > >Hi, > >I'm trying to write a perl script that will run o