in reply to Re: copy echo message into filein thread copy echo message into file
my $result = `ping -c 5 host 2>&1`; [download]