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: <5.1.0.14.2.20010702113448.02529c98@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 02 Jul 2001 11:37:35 -0700 To: jorgens AT coho DOT net, cygwin AT cygwin DOT com From: Randall R Schulz Subject: RE: documentation for windows In-Reply-To: <01C102EB.4AFC3FA0.jorgens@coho.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Steve, I love "apropos." If typing that gives you trouble, go with "man -k". However, the important thing to note is that it's only searching the synopsis text at the top of the man page, not the full text of the page. Lastly, it searches for a character string, not a full word. Randall Schulz At 11:36 2001-07-02, Steve Jorgensen wrote: >The apropos command may be even more useful to a newby. I don't remember >how long I struggled the first time I wanted to rename a file. The apropos >command searches the man and info pages for a key word, and reports the >relevant entries. > >-----Original Message----- >From: Joshua Franklin [SMTP:joshuadfranklin AT yahoo DOT com] >Sent: Monday, July 02, 2001 6:22 AM >To: will AT siteaboutnothing DOT com; cygwin AT cygwin DOT com >Subject: re: documentation for windows > >If you're really that new to *NIX, you might not >know about the dominant form of documentation-- >man pages. Just type 'man [name of command]' for >basic usage info. And, IARC, the BASH manual is >in /usr/doc or somewhere. Try 'find /usr -name "bash*.html"' -- 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/