Operating System - HP-UX
1825720 Members
3167 Online
109686 Solutions
New Discussion

How do I get all the readable man manual?

 
Max_10
Occasional Contributor

How do I get all the readable man manual?

I want to write a script which where read the manpath environment variable.After reading it will produce all the manual into txt files which can be read in Windows based on the man-file in manpath. How to write the script to accomplish this goal?
Max
2 REPLIES 2
harry d brown jr
Honored Contributor

Re: How do I get all the readable man manual?

http://www.w3.org/Tools/Man_faq_filters.html

But it's better to have manuals, go to http://docs.hp.com


live free or die
harry
Live Free or Die
Steven Sim Kok Leong
Honored Contributor

Re: How do I get all the readable man manual?

Hi,

If you want a localized copy of the man pages, you can crawl the following parent link and its child links so that you mirror a copy of the man pages (in html format) onto your local Windows system. Get one of those windows freeware from http://download.cnet.com.

http://docs.hp.com/hpux/os/man_pages.html

Hope this helps. Regards.

Steven Sim Kok Leong