Skip to content

Instantly share code, notes, and snippets.

@remore
Created March 14, 2014 18:31
Show Gist options
  • Save remore/9553835 to your computer and use it in GitHub Desktop.
Save remore/9553835 to your computer and use it in GitHub Desktop.
#!/bin/bash
curl -s -w "%{time_namelookup} %{time_connect} %{time_starttransfer} %{time_total}\n" -o /dev/null http://www.google.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment