Skip to content

Instantly share code, notes, and snippets.

@tanduong
Created May 11, 2017 10:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanduong/c4844da8b8260dc86b327ceb0128ddd5 to your computer and use it in GitHub Desktop.
Save tanduong/c4844da8b8260dc86b327ceb0128ddd5 to your computer and use it in GitHub Desktop.
while ! nc -z localhost 8080; do sleep 0.1; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment