janasec has asked for the wisdom of the Perl Monks concerning the following question:
hi , I need to execute perl commands on remote systems and fetch the output,what is it which is convenient ssh,rsh or TELNET.
I need to run several commands in a order and gather the output on several servers
I also need to save the output of each command executed
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: best method in perl to execute command on remote server and fetch its output
by moritz (Cardinal) on May 24, 2015 at 13:09 UTC | |
by janasec (Sexton) on May 24, 2015 at 14:46 UTC | |
by pme (Monsignor) on May 24, 2015 at 14:53 UTC | |
|
Re: best method in perl to execute command on remote server and fetch its output
by thanos1983 (Parson) on May 24, 2015 at 15:01 UTC |