Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オプション (page requisites)を使用wgetしてページをダウンロードする-pと、インライン画像、サウンド、参照スタイルシートなど、特定の html ページを適切に表示するために必要なすべてのファイルがダウンロードされます。別のドメイン (例: ) に属するイメージはwww.google.comダウンロードされないようです。それもダウンロードさせる方法はありますか?
wget
-p
www.google.com
オプションを使用-Hできます(再帰的な場合は外部ホストに移動します)。
-H