in reply to Re^3: Counting the number of times several strings appear
in thread Counting the number of times several strings appear

Yes... sorry, those were bad examples...

I have truncated all of the garbage that is different, such as the time the user logged in... The lines are the same in my script but I just can't figure out how to make the script keep a running total of each line that is the same as another line... I'm thinking I may have to use a LOT of variables to keep totals, or use the database suggested...

  • Comment on Re^4: Counting the number of times several strings appear