Skip to content

Instantly share code, notes, and snippets.

@rcaldwel
Created July 17, 2012 22:54
Show Gist options
  • Save rcaldwel/3132687 to your computer and use it in GitHub Desktop.
Save rcaldwel/3132687 to your computer and use it in GitHub Desktop.
unix: ping test
ping -c1 ens-sj1 >/dev/null 2>&1 || echo 'fail'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment