Help for this page

Select Code to Download


  1. or download this
    # dummy log file
    .*Error.*1
    ...
    stuff24
    stuff25
    stuff26
    
  2. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    }
    close $read_log;
    close $write_tmp_app_log;