in reply to
Problem in parsing command output
Have you tried printing @cmdResults? Just to see what is in there?
print join "\n", @cmdResults;
[download]
I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku
Comment on
Re: Problem in parsing command output
Download
Code
In Section
Seekers of Perl Wisdom