Skip to content

Instantly share code, notes, and snippets.

@skihero
Created September 29, 2014 12:04
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 skihero/e932de98499f7cf130fb to your computer and use it in GitHub Desktop.
Save skihero/e932de98499f7cf130fb to your computer and use it in GitHub Desktop.
ping -c
if ping -c 1 "$host" > /dev/null 2>&1; then
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment