Help for this page

Select Code to Download


  1. or download this
     if (length($_)>10) {
            $readlines++;
    
  2. or download this
     if (length($_)>10) {
            if ($_ =~ (m/192\.168\./g)) {
            $readlines++;