Help for this page

Select Code to Download


  1. or download this
    #!/opt/perl5/bin/perl5.005 -w
    use strict;
    ...
      { print if /error|warning/i }
      close RC;
    }