[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] colons in a file name make lynx unhappy
From: |
Ian Collier |
Subject: |
Re: [Lynx-dev] colons in a file name make lynx unhappy |
Date: |
Sun, 14 Feb 2021 12:56:03 +0000 |
On Sun, Feb 14, 2021 at 05:47:53AM -0700, russellbell@gmail.com wrote:
> I downloaded
> https://jfwiki.org/index.php?title=Pilot_::_The_End.html, saved it to
> Pilot_::_The_End.html.
>
> lynx Pilot_::_The_End.html
>
> returns:
>
> Alert!: Unsupported URL scheme!
lynx file://$(pwd)/Pilot_::_The_End.html
imc