Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gb-swatanabe/6239432 to your computer and use it in GitHub Desktop.
Save gb-swatanabe/6239432 to your computer and use it in GitHub Desktop.
$ ping x.x.x.x | perl -MPOSIX -pe 'BEGIN{ $|=1 } s/^/strftime "\[%T\] ", localtime(time)/e'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment