使用curl命令查看訪問url的時間

命令以下:html

time curl 'http://www.baidu.com' -o /tmp/test.html  -s -w %{http_code}:%{http_connect}:%{content_type}:%{time_namelookup}:%{time_redirect}:%{time_pretransfer}:%{time_connect}:%{time_starttransfer}:%{time_total}:%{speed_download}curl

相關文章
相關標籤/搜索