get-emails-cli
v2.0.0
Published
Get all emails in a text file or stdin
Downloads
8
Maintainers
Readme
get-emails-cli
Get all emails in a text file or stdin
Install
$ npm install --global get-emails-cli
Usage
$ get-emails --help
Usage
$ get-emails <file>
$ cat <file> | get-emails
Example
$ get-emails file.txt
[email protected]
[email protected]
Related
- get-emails - API for this module