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: Tue, 25 Mar 2003 11:55:26 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: "Lee D. Rothstein" cc: cygwin AT cygwin DOT com Subject: Re: Running man by double clicking a man page, from Explorer? In-Reply-To: <5.2.0.9.0.20030325112420.00ad7df8@rogue.codemeta.com> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 25 Mar 2003, Lee D. Rothstein wrote: > Since 'man' pages for commands all have the same extension > ('.1'), it seems to me that it should be possible to write a > batch file that calls 'bash' that 'invokes' man for the page? > > This would allow you to double click a 'man 1' page, and voila, a > 'cmd.exe'/'bash.exe' window would appear with the man page > displayed. > > As it turns out, there are several things like this that I want > to do. So far, haven't been able to figure out how to do it. > > Anybody solved this problem or "proved" it is unsolvable? > > Lee D. Rothstein -- lee AT veritech DOT com The trick is not to use "man", but to do the job of "man". The last few lines of the output of "man -d man", for example, will hold a clue. Beware the standard cygpath/quoting issues. 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! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- 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/