Why use Perl?
What in your problem space requires Perl?$ for S in `cat file_of_target_addrs` > do > ssh $S '/path/to/command/to/that.sh' > done $ (assuming your shell supports for loops, sub with local syntax as need +ed)
In reply to Re: How to Run a shell script which is on a remote server using a Perl script
by mikeraz
in thread How to Run a shell script which is on a remote server using a Perl script
by koti688
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |