Help for this page

Select Code to Download


  1. or download this
    ($line =~ m/'syslogd'\)/);
    
  2. or download this
           } else { ($line =~ m/'syslogd'\)/);
                    my $newline = $. + 3;
    ...
                    print OUT $newline;
                    next;
               }
    
  3. or download this
    print OUT $bgs;
    next;