Execute perl script on remote linux machine - TechRepublic
Question
June 29, 2007 at 12:19 AM
isha.dalwadi

Execute perl script on remote linux machine

by isha.dalwadi . Updated 18 years, 11 months ago

I have many linux machine s connected in a network. Now I want ot create a perl script thich will ping all the machines in a network and if the remote machine is alive then it will invoke(run) another perl script residing on that alive remote linux machine.

In what different ways i can write a perl script to achieve these? and how?

This discussion is locked

All Comments