Package: lynx-cur
Version: 2.8.6-7
Severity: minor

$ wwwoffle -O http://atc.idv.tw/frmain.asp
Last-Modified: Fri, 10 Aug 2001 05:33:52 GMT
Content-Type: text/plain (!!!)

<html>...
$ lynx -force_html -dump http://atc.idv.tw/frmain.asp|head
<html>...

One must use
$ wget http://atc.idv.tw/frmain.asp
$ lynx -force_html frmain.asp
or
$ lynx -force_html -dump frmain.asp
for the -force_html to work.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to