Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 10 Oct 2002 15:14:59 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Aldi Kraja cc: cygwin AT cygwin DOT com Subject: Re: grep -i -R path32 * vs grep -i -R path32 *.vb* In-Reply-To: <3DA5AFC9.8040700@wubios.wustl.edu> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 10 Oct 2002, Aldi Kraja wrote: > Hi, > My info shows man pages. After one executes info grep, > press n for next page or p for previous. Also if one goes over the page > press open and the respective man pages will be open. > HTH, > Aldi > > > >'info' is supposed to display man pages, too. I see that the current > >release doesn't allow that, though. Aldi, 'info' does not show manpages, 'info' shows info pages from $INFOPATH (/usr/info and /usr/local/info by default, IIRC). The info pages are hypertext linked documents that are sometimes more structured and complete than manpages. Manpages are essentially single-level formatted text documents describing a program or function. 'info' will give up if an info page for a particular program is not found, e.g.: [pechtcha:~] info refer ... No menu item `refer' in node `(dir)Top'. [pechtcha:~] What I meant by 'pinfo' viewing the manpages is that 'pinfo' will display the manpage if an info page cannot be found (or if a '-m' option is specified), and in color, too, e.g.: [pechtcha:~] pinfo refer Przemek's Info Viewer v0.6.6p1 Error: could not open info file, trying manual ... [pechtcha:~] I know I spoke up for 'pinfo' already, I'm just trying to set the record straight about info pages vs. manpages. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51 -- 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/