Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <80575AFA5F0DD31197CE00805F650D7602CF85@wilber.adroit.com> From: "Robinow, David" To: "'cygwin AT cygwin DOT com'" Subject: RE: CYGWIN: User's Guide as One-File Date: Tue, 24 Jul 2001 14:01:58 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" It appears that you did not read Chris Faylor's post carefully. He showed you how to do what you want. However, I think his answer can be improved on. wget -r -N -nH -np http://cygwin.com/cygwin-ug-net/cygwin-ug-net.html -N don't retrieve files if older than local. (No big deal?) -nH don't create host directories (eliminates cygwin.com directory) -np don't ascend to the parent directory (eliminates various unwanted files) > -----Original Message----- > From: Bernard Dautrevaux [mailto:Dautrevaux AT microprocess DOT com] > Subject: RE: CYGWIN: User's Guide as One-File > > -----Original Message----- > > From: Christopher Faylor [mailto:cgf AT redhat DOT com] > > On Tue, Jul 24, 2001 at 10:31:10AM -0400, Larry Hall (RFK > > Partners, Inc) wrote: > > >The on-line documents found at > http://www.cygwin.com/docs.html can be > > >found in the winsup/doc directory of CVS. > > > > Or just use a tool like "wget" to download the docs directly to your > > machine, e.g. > > > > wget -r http://cygwin.com/cygwin-ug-net/cygwin-ug-net.html > > > > It would be nice to have a documentation package that > contains all these > docs (and maybe install a link on the desktop/Start menu) so > that one can > browse the doc locally. > > Please don't flame me: I know these will be obsolete as soon > as they are > downloaded, but setup.exe will make it so simple to upgrade > them that it's > not TOO bad. > > OTOH this is a big win for people that, for various reasons, > cannot access > the internet at all times (like a lot of our developers that > are not on a > connected network). Currently I have to download pieces > manually and I'm > sure it's VERY obsolete (as I have NO WAY to know if > something has changed). > > Allowing just to start "setup" once a week and pick the > updates if any would > be a lot more convenient and help to keep the local docs > quite up-to-date. > > Best regards, and thanks for the excellent tool that is cygwin. > > Bernard > > -------------------------------------------- > Bernard Dautrevaux > Microprocess Ingenierie > 97 bis, rue de Colombes > 92400 COURBEVOIE > FRANCE > Tel: +33 (0) 1 47 68 80 80 > Fax: +33 (0) 1 47 88 97 85 > e-mail: dautrevaux AT microprocess DOT com > b DOT dautrevaux AT usa DOT net > -------------------------------------------- > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/