scp yourscript.pl user@server:/tmp && \ ssh -t user@server \ 'perl /tmp/yourscript.pl && rm /tmp/yourscript.pl'
In reply to Re: What are all the possible ways to deploy Perl code on multiple servers?
by onelesd
in thread What are all the possible ways to deploy Perl code on multiple servers?
by jozef
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |