/ Published in: Bash
obviously change url. you'll get (better formatted) something like...
curl -o /dev/null -w %{time_total}\\n http://www.google.com
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6556 0 6556 0 0 17509 0 --:--:-- --:--:-- --:--:-- 45846
0.374
curl -o /dev/null -w %{time_total}\\n http://www.google.com
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6556 0 6556 0 0 17509 0 --:--:-- --:--:-- --:--:-- 45846
0.374
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
curl -o /dev/null -w %{time_total}\\n http://www.example.com