Question : Unix Script to search for an email id in list of text files

Hi,

I need to write a unix shell script to find any "email id" from a particular directory which has sub directories and many text files (text files contain email ids and other text) in it. Also, i need to append all email ids from these files in to a separate output file.

Request help.

Regards,
Kusuma

Answer : Unix Script to search for an email id in list of text files

Seriously?  I created some sample files containing email addresses along with text, and this was the only grep syntax that I was able to use to get all the email addresses from my test files...
Random Solutions  
 
programming4us programming4us