Mailing Lists
| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: curl.exe: append logs on the output-file?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 28 Mar 2002 11:35:36 +0100 (MET)
On Thu, 28 Mar 2002, Christoph Brunner wrote:
> I use the --stderr and the --output options to log the information to
Ah, I forgot. You could possibly do something like this, I don't really know
$ curl --stderr - --output file [URL] >> logfile
This makes the stderr text go to stdout instead, and then we append stdout to
--
Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-03-28
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info