Re: INSTALL file

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: INSTALL file
Date: 2000-05-22 18:32:50
Message-ID: 200005221832.OAA15044@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

I totally agree. Can someone use lyx for the conversion from html to
text? This is what I use.

:
trap "rm -f /tmp/$$" 0 1 2 3 15

if [ "$#" -eq 0 ]
then cat >/tmp/$$
set /tmp/$$
fi
lynx -force_html -dump -hiddenlinks=ignore -nolist "$@"

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2000-05-22 22:11:26 Re: INSTALL file
Previous Message Peter Eisentraut 2000-05-22 17:26:05 INSTALL file