On Sun, Jun 14, 2015 at 08:11:51AM +0200, Petter Adsen wrote:
> 
> It would, there is an ampersand in there. If you want to pass that URL
> from the command line, you have to escape it with a backslash - like this:
> 
> http://localhost:631/help/ref-cupsd-conf.html?TOPIC=References\&QUERY=#Listen

I guess the '?' could cause a problem also, i.e. it does in zsh, a
workaround is to put the whole url between single quotes, e.g.

lynx 
'http://localhost:631/help/ref-cupsd-conf.html?TOPIC=References&QUERY=#Listen'

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150614070951.GB31824@tal

Reply via email to