I am downloading a webpage to send myself by email automatically when an update occurs.
This webpage has jpgs in it but they don't seem to appear in the email I receive - must be something to do with the fact that the HTML references the files relatively rather than absolutely. Is there a way to download them in curl or do I have to replace all img links in the saved file?