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

Re: download HTML Installation manual



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 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 to
> be very smart.) 
> 
> thanks, 
> Alberto Bigazzi. 
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 



Reply to: