How to count files on OS level
I need to count the concurrent program's output files and log files generated e. g. between "01-APR-11 0700" hrs to "15-APR-11 19:00" Hrs on OS (unix) level. ( Please note that i do not have data for these requests in my fnd_concurrent_requests table, it is purged already)
So i need to count output and log files to get a rough idea of number of requests run during this period.
Please help to provide script / steps to achive this.
Regards