[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Long URL on command line
From: |
Mike Castle |
Subject: |
Re: lynx-dev Long URL on command line |
Date: |
Mon, 27 Nov 2000 20:45:09 -0600 |
User-agent: |
Mutt/1.3.6i |
On Mon, Nov 27, 2000 at 05:59:54PM -0800, Sam Hobson wrote:
> pairs (e.g. www.foobar.com/cgi-bin/goo?key1=value1&key2=value2....etc).
>
> Problem: It seems Lynx is clipping the URL, perhaps at the first "&".
Are you sure it's lynx clipping and not your shell? The "&" is the usual
shell character to send the current command into the background. Be sure
to wrap single quotes around the URL:
lynx -dump -nolist 'http://www.blah.com/cgi-bin/goo?key1=val1&key2=val2'
mrc
--
Mike Castle Life is like a clock: You can work constantly
address@hidden and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day. -- mrc
We are all of us living in the shadow of Manhattan. -- Watchmen
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden