[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Suggest one tool to collect favorite web pages?



On Tue, 1 Apr 2008 11:44:16 -0400
"Michael Yang" <michael.yxf@gmail.com> wrote:

> Hi guys:
> 
> Is there any good tools you can recommend to save the web pages?
> 
> When I find some pages that I'm interested in, or some good articles, I
> would like to save it (the content, not the link url) on my system, so that
> I can review it any time I want (when I'm offline or the URL to the articles
> is disabled)
> 
> Thanks very much.
> M.

Hey there,

I use the following command:

wget -E -H -k -K -p <url>

e.g. wget -E -H -k -K -p http://www.google.com/

This creates a new folder called www.google.com and inside it are the index.html files, etc.

Hope this helps,
Amit


Reply to: