Great web page! How do I save it locally?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Victor Odhner
Date:  
Subject: Great web page! How do I save it locally?
I would use "wget". It has a recursive option, so that
it can download everything on a site to a specified number
of levels. It can even load from multiple sites.

I have used it often under Linux and Solaris, and recently
pulled the whole PLUG web site onto my PC using wget
under Cygwin in my Win98 environment.

Vic