Hi,
I need to write a script where in -
- do a find for a particular type of files (eg. find . -name *.jsp -print)
- grep on each of the file (which are in different directories )to find if a string exists.
- if it does not exists , email me with the filename.
Any help will be appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.