Help for this page

Select Code to Download


  1. or download this
    $glob_path = "$LogDir/${Prefix}*";
    @log_paths = glob $glob_path or die "No files found in '$glob_path'";
    printf "log files = \n";
    print @log_paths;
    printf "\n";
    
  2. or download this
    C:\Perl Script>perl summaryreport_latest_working_latest.pl --LogDir="C
    +:\\Perl Script\\Sample Programs" --Prefix=arcotwebfort --Diagnostics=
    +01096878 > results.txt
    
  3. or download this
    LOG DIR = C:\\Perl Script\\Sample Programs
    log files = 
    C:\PerlScript\Sample