Re: INSTALL file - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: INSTALL file
Date
Msg-id 200005221832.OAA15044@candle.pha.pa.us
Whole thread Raw
In response to INSTALL file  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: INSTALL file  (Peter Eisentraut <peter_e@gmx.net>)
List 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: INSTALL file
Next
From: Peter Eisentraut
Date:
Subject: Re: INSTALL file