[wellylug] Please recommend a decent ISP. Not IHUG !

Chris Harris chris.harris at actrix.gen.nz
Tue Apr 22 19:59:48 NZST 2003


> That seems too fancy for me; I'd do something like:
>
>     #!/bin/sh
>     username=michael.robinson
>     password=XXXX
>     lynx -auth=$username:$password -dump \
> 	"https://www.paradise.net.nz/cgi-bin/member/volume-detail" |
> 	perl -pe '/Billing Period/ and $_ = <>, print, exit'

very nice but:

Alert!: This client does not contain support for HTTPS URLs.

lynx: Can't access startfile
https://www.paradise.net.nz/cgi-bin/member/dialin-detail
chris at louis:~/lynx.isc.org/release/lynx2-8-4$

so what have you done to your lynx to add https support ?

C




More information about the wellylug mailing list