in reply to Re: Problem with data retrieved from Net::SSH:perl
in thread Problem with data retrieved from Net::SSH:perl

Thanks xmath. That did it. I had read that $ssh->cmd return the entire output as a first line, but I didn't know how to reverse that.

Many thanks again.
  • Comment on Re: Re: Problem with data retrieved from Net::SSH:perl