if(($line =~ /name/)&&($line =~ /name/)&&($line =~ /timestamp/)&&($lin +e =~ /dl_retransmits_pct/)&&($line =~ /dl_throughput/)&&($line =~ /ul +_retransmits_pct/)&&($line =~ /ul_throughput/)&&($line =~ /mac/)){ print $line."\n"; }
In reply to Matching words by PerlMonger79
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |