curl 下令小计
curl 命令小计
会返回只返回http code
curl -o /dev/null -w "%{http_code}\n" -IL www.g.cn 2>/dev/null
会返回只返回http code