/ Published in: Bash
from the wget manual (1.12):\r\n\r\n\"Actually, to download a single page and all its requisites (even if they exist on separate websites), and make sure the lot displays properly locally, this author likes to use a few options in addition to ‘-p’: \"
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
wget -E -H -k -K -p example.com
URL: http://superuser.com/questions/55040/save-a-single-web-page-with-background-images-with-wget