Extract emails from a text file.
text-email-extract [filename]|[stdin] [options]
-h, --help output usage information
-V, --version output the version number
-b, --blacklist <filename> A list of email to filter out
The blacklist file should contain one email per line. * wildcard can be used.