Hacker News new | ask | show | jobs
by fragmede 1730 days ago
`sed s/[+].*@//` over the email list will get rid of enough "plus" email addresses. Better use a custom delimiter if you're relying on the + character for anything.