このコマンドを実行して、次の Web サイトからダウンロードし、-p
および-k
オプションを追加しました (説明については、こちらを参照してください)。
wget -pk http://www.tomshardware.com/
それが返すものは
...
--2012-11-29 23:32:42-- http://www.tomshardware.com/%3C%25=%20content[i].buildUserPic%20%25%3E
Reusing existing connection to www.tomshardware.com:80.
HTTP request sent, awaiting response... 404 Not Found
2012-11-29 23:32:43 ERROR 404: Not Found.
終了ステータスは 8 で、実行が失敗したことを示します。成功しないのはなぜですか?