X-Spam-Check-By: sourceware.org Date: Sat, 25 Mar 2006 10:11:32 -0800 From: George To: cygwin AT cygwin DOT com Subject: Re: Cygwin: Where is the Help Guide Message-ID: <20060325181131.GA1440@home> Reply-To: George Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Sat, Mar 25, 2006 at 01:12:22PM +0000, zzapper wrote: LOL. Gotta love this enthusiasm. > [...] > > This (searchable) newsgroup on the web > http://news.gmane.org/gmane.os.cygwin/ Newsgroup 'on the web'? Words fail me. More accurately, Gmane provides the contents of various mailing list archives in a newsgroup format for those who prefer news over mail, or otherwise choose not to subscribe to a mailing list. Posting to the newsgroup requires a valid subscription to the respective mailing list, but reading it requires only pointing your news client to news.gmane.org. Also worth pointing out is the Gmane's archives go way back, even for large values of way. As for what's in those archives, reviewing the contents of http://cygwin.com/acronyms/ beforehand might go a long way, as the 'wtf' command provides no information on Cygwin-isms, or sheds any light on the increasingly obscure hippo references. > command line help > > man zsh > > info zsh > > pinfo zsh > > whatis zsh > > where zsh The 'where' command is useful only if one generates the whereis database by running /usr/sbin/makewhatis (something regrettably not done by any of the installation routines). Also useful is 'apropos' (or 'man -k'), as well as making regular use of 'which' and 'type' to help you keep things straight. > [...] > > What else? Perhaps what's in /usr/share/doc/Cygwin, as well as various other package-specific READMEs in /usr/share/doc? Then, of course, there's all those *other* docs, tutorials, etc. typically not available from anywhere but the source package. FWIW, I'd like to think that expanding the contents of the Cygwin man pages ('man cygwin' and 'man intro') to provide the above information as well as offer an overview of Cygwin-specific tools, etc. would go a long way. -- George -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/