baslinux AT lists.ibiblio.org
Subject: Baslinux mailing list
List archive
- From: 3aoo-cvfd AT dea.spamcon.org
- To: baslinux AT lists.ibiblio.org
- Subject: Re: [BL] man2html script
- Date: Thu, 4 Dec 2003 13:12:53 +1300
James Miller wrote:
>
> I've been able to do the steps separately - i.e.,
> -----------------------------------------------------------
> zcat /usr/man/man1/antiword.1.gz | man2html > /tmp/xxx.html
> -----------------------------------------------------------
> then
> -------------------
> links /tmp/xxx.html
> -------------------
> which brings up the manpage nicely in Links.
This works for me:
---------------------------------------------------------------
#!/bin/bash
zcat `find /usr/man/man* -name $1.*` | man2html > /tmp/xxx.html
links-0.93 /tmp/xxx.html
---------------------------------------------------------------
Cheers,
Steven
-
[BL] man2html script,
keesan2, 12/02/2003
- Re: [BL] man2html script, 3aoo-cvfd, 12/02/2003
-
Re: [BL] man2html script,
James Miller, 12/03/2003
-
Re: [BL] man2html script,
3aoo-cvfd, 12/03/2003
-
Re: [BL] man2html script,
James Miller, 12/03/2003
-
Re: [BL] man2html script,
3aoo-cvfd, 12/03/2003
-
Re: [BL] man2html script,
James Miller, 12/03/2003
-
Re: [BL] man2html script,
3aoo-cvfd, 12/03/2003
- Re: [BL] man2html script, James Miller, 12/03/2003
- Re: [BL] man2html script, 3aoo-cvfd, 12/03/2003
- Re: [BL] man2html script, James Miller, 12/03/2003
- Re: [BL] man2html script, 3aoo-cvfd, 12/03/2003
- [BL] Can BL fix the Linux problem?, Day Brown, 12/04/2003
- Re: [BL] Can BL fix the Linux problem?, James Miller, 12/04/2003
- Re: [BL] Can BL fix the Linux problem?, 3aoo-cvfd, 12/04/2003
-
Re: [BL] man2html script,
3aoo-cvfd, 12/03/2003
-
Re: [BL] man2html script,
James Miller, 12/03/2003
-
Re: [BL] man2html script,
3aoo-cvfd, 12/03/2003
-
Re: [BL] man2html script,
James Miller, 12/03/2003
- Re: [BL] man2html script, James Miller, 12/03/2003
- Re: [BL] man2html script, 3aoo-cvfd, 12/03/2003
-
Re: [BL] man2html script,
3aoo-cvfd, 12/03/2003
- Re: [BL] man2html script, 3aoo-cvfd, 12/03/2003
Archive powered by MHonArc 2.6.24.