|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^2: What are all the possible ways to deploy Perl code on multiple servers?by thirdm (Sexton) |
| on Jul 19, 2011 at 21:14 UTC ( #915544=note: print w/ replies, xml ) | Need Help?? |
|
ssh (or at least openssh) lets you redirect stdin over the network. So you could skip the rm here, e.g...
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||