if ($ping_out !~ /is alive/){ print "$_ isn't pinging\n"; } #### if ($ping_out !~ /bytes from/){ print "$_ isn't pinging\n"; }