Shell script to read multiple log files

Hi all,

I have to generate some report from shell script .We have stacktrace log file which generate hourly basis.

So now my q is that how this shell script will read all stacktrace log file for particlular day and parse accordingly desire output.

Any help or suggestion as i am newbie with shell script.

//regards
sunil

You want the script? Or you already have a script for this? You want to know how to run this every hour?

From your question it is unclear what you have and what you want to do. [:(]