Linux.com

Re:grab email addresses

Posted by: Anonymous Coward on June 02, 2006 02:09 AM
<tt>it must be an html coding error on the server, look at the source. some of those < and > were misintepreted as html. what's intended must be this:

egrep -o '\<[^<>@/:[:space:]]+\>@[a-zA-Z_\.]+?\.[a-zA-Z]{2<nobr>,<wbr></nobr> 3}' </tt>

#

Return to GNU grep's new features