text-email-extractor
v1.2.1
Published
Extract e-mails from text
Downloads
5
Readme
text-email-extractor
Extract emails from a text file.
Usage
text-email-extract [filename]|[stdin] [options]
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.