Re: how lynx downloads files

Jude DaShiell <[email protected]> Tue, 13 May 2025 22:20:40 -0400
Newsgroups gmane.comp.web.lynx.devel
Message-ID <[email protected]>
Perhaps:
wget "url"| basename
might only leave the file name on disk stripped of the url prefix and that's 
something I haven't yet tried though if it works it will be useful here too.