Ive been using Pavuk, works like a charm
http://www.idata.sk/~ondrej/pavuk/
Alberto Bigazzi wrote:
> Hello,
>
> a very basic question:
>
> I'd like to download the whole Installation Manual for i386 in HTML
> format:
> http://www.debian.org/releases/2.1/i386/install
>
> How can I do the operatio
On Thu, Oct 07, 1999 at 08:19:36PM +0200, Colin Marquardt wrote:
> Easier even:
> wget -r http://www.debian.org/releases/2.1/i386/install/
Actually, I prefer
wget -r -l inf -np -k -t 0
retry if error
^^ convert absolute links to relative ones
[quoting fixed]
* shaul <[EMAIL PROTECTED]> writes:
>> I'd like to download the whole Installation Manual for i386 in HTML
>> format:
>> http://www.debian.org/releases/2.1/i386/install
> Perhaps with a shell script that uses wget ?
> #! /bin/sh
> wget http://www.debian.org/releases/2.1/i386/ins
Perhaps with a shell script that uses wget ?
#! /bin/sh
wget http://www.debian.org/releases/2.1/i386/install/ch-partitioning.en.html
wget http://www.debian.org/releases/2.1/i386/install/ch-post-install.en.html
etc.
>
> Hello,
>
> a very basic question:
>
> I'd like to download the whole In
At 15:37 10/05/1999 +0200, Alberto Bigazzi wrote:
>I'd like to download the whole Installation Manual for i386 in HTML
>format:
>http://www.debian.org/releases/2.1/i386/install
>
>How can I do the operation in one time, without saving each chapter
>separately ?
wget
--
Hugh D. Hyatt
Hello,
a very basic question:
I'd like to download the whole Installation Manual for i386 in HTML
format:
http://www.debian.org/releases/2.1/i386/install
How can I do the operation in one time, without saving each chapter
separately ? (Just using the Save option with Netscape doesn't prove
6 matches
Mail list logo