common/tools/analysis/readme.txt
changeset 97 4f54ca96b7e8
child 101 71122b8e1c7b
equal deleted inserted replaced
93:27826401fee5 97:4f54ca96b7e8
       
     1 
       
     2 
       
     3 
       
     4 F:\6.2\generated\parselistdirs.pl - creates sets from the listdirs outputs...
       
     5 
       
     6 F:\6.2\generated\parsewhatlog.pl - creates a CSV-style log from the whatlogs.
       
     7 
       
     8 F:\6.2\generated\merge_csv.pl - takes the output CSV from parsewhatlog.pl and merges in the output of parselistdirs.pl
       
     9 
       
    10 
       
    11 in generated>
       
    12 perl parselistdirs.pl ..\ >list_results.log
       
    13 perl parsewhatlog.pl ..\ >what_results.log
       
    14 perl merge_csv.pl what_results.log list_results.log >summary.txt
       
    15 
       
    16 The Test dir is a directory filled with test text files...
       
    17 
       
    18 
       
    19