User loginRecent blog posts
Homeland Security Advisory System
Popular contentToday's: |
Extracting distinct e-mails from a large text fileSubmitted by geekwisdom on Fri, 2008-09-05 13:51.
perl -wne'while(/[\w\.\-]+@[\w\.\-]+\w+/g){print "$&\n"}' BigFileContainingEmails.txt | sort -u > output.txt ( categories: Programming/Architecture | Systems Administration )
|
Mozilla Project
Google SearchesGeek(Wisdom).com is not affiliated with google. We just like their search engine.
SyndicationFront Page Programming/Architecture Security/Privacy Systems Administration Old SiteLooking for the old, old site? 2009/01/06 16:35:55
|