curlでステータスコードのみ取得 Posted Jul 19, 2018 By rengotaku 1 min read $ curl -LI mazgi.com -o /dev/null -w '%{http_code}\n' -s cURLでHTTPステータスコードだけを取得する devtools shell This post is licensed under CC BY 4.0 by the author. Share