Interestingly enough, when using a perl system() vs the qx() or
backticks, it doesn't have this behavior. So I've got it working now
with some modifications. I'm still interested as why I've seen this behavior, a. from a perl qx() call and b. from an ssh connection from another server. - Brian F On 03/28/2012 04:31 PM, Brian Fehrle wrote: Hi all,
|