To find the files with pattern and display

Hi all,

Im looking for a script(bash,perl) to find the files which has content with ORA (Mostly will be from log file)if we find those content,need to send a mail alert to the team members with the files which are matched.

This script should run daily so that it should search for the files modified since 24 hrs ago ie( from yesterday to till now).
hope my Question is clear,Can anybody help me to solve this prob it would be very greatfull.plz its quite urgent

Thanks in advance.:slight_smile:

there are many similar threads of this in the forum. see the "More UNIX and Linux Forum Topics You Might Find Helpful" box at the box above. Also, search the forum for "send email" to find examples on how to send emails.