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: Thu, 4 Dec 2003 07:21:54 +1300

James Miller wrote:
>
> the idea here is to use lynx or links to view manpages
> (instead of groff), right? And the problems are:
> 1) uncompressing the man pages so man2html can work
> on them; and 2) specifying the correct file for zcat/man2html
> to operate on, so as not to have to go hunting for it?

zcat `find /usr/man/man* -name $1.*`

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page