Leaves
Home
About
Sign in
Tomofumi Chiba
1/30/2024, 9:33:45 AM
curl: http status code のみ取得する
curl -si -o /dev/null -w '%{http_code}\n' "${URL}"
#only