On 6/14/07, OBSD <[EMAIL PROTECTED]> wrote:
Hi All,

thanks for all the suggestions.
With this it works:
cat mail.txt | egrep "[EMAIL PROTECTED]" | egrep "\.[a-zA-Z]{2,4}$"

It is probably possible to avoid the last egrep but I have not find out how.


egrep '[EMAIL PROTECTED],4}$' mail.txt



btw, http://www.catb.org/jargon/html/U/UUOC.html




--
almir

Reply via email to