1.0.1 • Published 7 years ago

alive-alive-not-alive v1.0.1

Weekly downloads
4
License
X11
Repository
-
Last release
7 years ago

Alive Alive Not-Alive

Use node-ping to filter a list of hostnames (provided on stdin) based on whether they are pingable (sent to stdout) or not (sent to stderr).

./alive-alive-not-alive <<<EOF
npmjs.com
ryandahlrockshuzzahhuzzahhuzzah.com
nodejs.org
anotherfakedomain_nopenopenope.com
EOF

Real ones go to stdout, unreachable addresses go to stderr.

1.0.1

7 years ago

1.0.0

7 years ago