2009/2/11 Sarsamkar, Paryushan <psars...@ptc.com>:
> Hi All,

Hi

> Can I install perl on a common machine and keep all of our scripts
> there? Then can any team mate run those scripts remotely on that
> machine? Or is there any other way to handle this situation?

I think you should be looking at ssh. Not sure how it works on Windows
but on other platforms this works.

>ssh u...@host '/path/to/script.pl arg1 arg2'

Good luck,
Dp.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to