Skip to content

Instantly share code, notes, and snippets.

@liaoyw
Created September 5, 2016 01:39
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 liaoyw/1f9ad3581121a65cfa1fb78a99435236 to your computer and use it in GitHub Desktop.
Save liaoyw/1f9ad3581121a65cfa1fb78a99435236 to your computer and use it in GitHub Desktop.
ping cn.bing.com | while read pong; do echo "$(date): $pong"; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment