Open
Description
I was using to use this script (which used (echo -n > /dev/tcp/$WAITFORIT_HOST/$WAITFORIT_PORT) >/dev/null 2>&1
hack on a old operating system/bash 3.2.39), but it was not working, i.e., detecting the when the connection was open. When, I forced the script to use nc -z
alternative and it started working.
Metadata
Metadata
Assignees
Labels
No labels