in reply to Re: running script remotely
in thread running script remotely

thanks hipowls...

if the script is copied to the remote machine, can we delete the script on the remote as soon as the result is returned.

Replies are listed 'Best First'.
Re^3: running script remotely
by hipowls (Curate) on Feb 05, 2008 at 20:45 UTC

    The first thing the example does is to delete itself. Once the perl interpreter has read it, it is no longer required.