curl-users
Re: -w option does not work from bat(curl v7.9 win32)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 16 Oct 2001 13:29:04 +0200 (MET DST)
Date: Tue, 16 Oct 2001 13:29:04 +0200 (MET DST)
On Tue, 16 Oct 2001, Masahiro Inoue wrote:
> d:\tools\curl\curl --silent -o NUL --stderr NUL -w \n%DATE%"
> "%TIME%\t%{url_effective}\t%{http_code}\t%{time_total}\t%{time_namelookup}\t%{time_connect}\t%{time_pretransfer}\t%{size_download}\t
> %{speed_download} http://www.siterock.co.jp
Let me quote the curl man page:
NOTE: The %-letter is a special letter in the win32-environment, where all
occurrences of % must be doubled when using this option.
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-10-16