Skip to Content.
Sympa Menu

baslinux - Re: [BL] man2html script

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] man2html script
  • Date: Fri, 5 Dec 2003 06:59:34 +1300

keesan2 AT cyberspace.org wrote:
>
> >-------------------------------------------------------------
> >#!/bin/bash
> >zcat `find /usr/man/man* -name $1.*` | man2html | lynx -stdin
> >-------------------------------------------------------------
>
> I installed some packages that put man pages into
> /usr/local/man/man* and /usr/X11R6/man/man*
>
> Should I modify the above to read /usr/*/man/man* ?

That could work. Give it a try and see what happens.

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page