in reply to Re: Re: Redirecting OUTPUT of system($command) to an array
in thread Redirecting OUTPUT of system($command) to an array

Thanks for the caveat, I'll keep that in mind. So far, every time I've resorted to using backticks, the system command I've been executing has output multiple lines of information.

  • Comment on Re^3: Redirecting OUTPUT of system($command) to an array