curl -s -o /dev/null -I -w "%{http_code}" http://www.example.org/ ... You can print the status code, in addition to all the headers by doing ...
確定! 回上一頁