This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running man by double clicking a man page, from Explorer?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]