[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CUPS set-up for the 0.01%



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


Reply to: