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 13:50:38 +1300

James Miller wrote:
>
>Using just the line
-------------------------------------------------------------
zcat `find /usr/man/man* -name $1.*` | man2html > /tmp/xxx.html
--------------------------------------------------------------
(not calling Links to look at the file that is supposed to get created)
I get the message "zcat: compressed data not read from a terminal.

I just block copied that line into my script and it works fine.
Something funny here.

Cheers,
Steven






Archive powered by MHonArc 2.6.24.

Top of Page