"Alan Thomas" <[EMAIL PROTECTED]> writes:

> Can I somehow give wget an HTML file's local hard disk location vice
> a URL and have it retrieve files at URLs referenced in that HTML
> file?

If I understand you correctly, it would be:

    wget --force-html -i <file>

Reply via email to