cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Use percent sign (%) as command line argument

From: Sebastien WILLEMIJNS <sebastien_at_willemijns.com>
Date: Mon, 29 Oct 2007 13:16:19 +0100

On Mon, 29 Oct 2007 07:14:01 +0100, "Alessandro Vesely" <vesely_at_tana.it>
said:
> This works for me (XPSP2):
> curl -u username:pass^%word http://mysite.com

FYI for a DOS batch under windows , use percent twice
> curl -u username:pass^%%word http://mysite.com
Received on 2007-10-29