On 11/19/10 Fri Nov 19, 2010 11:25 AM, "Al Oomens"
scribbled:
> I am trying to write a script that will find the start and end times
> for specific transactions, and calculate the elapsed time for each
> transaction. I am looking for the "Start", grabbing the transaction
> number, then looking
On 10-11-19 02:25 PM, Al Oomens wrote:
How would you go about this in Perl? Also, it is possible that there
might be a Start in one log file, and the matching End would be in the
next log file. How do you account for those situations.
Since each transaction number is unique, I would use it as