I would break each of your ping strings up via split'ing on newlines, as a starting point.Isn't it easier in this case to use an array directly to get the output from the backticks? my @ping1 = `ping some.one.org`;
-- Hofmator
In reply to Re: Re: Getting the text I want
by Hofmator
in thread Getting the text I want
by ellem
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |