cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3476020 ] --stderr documentation

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 19 Jan 2012 04:19:44 -0800

Bugs item #3476020, was opened at 2012-01-19 04:19
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3476020&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Daniel Stenberg (bagder)
Summary: --stderr documentation

Initial Comment:
curl documentation states

--stderr <file>
              Redirect all writes to stderr to the specified file instead. If
              the file name is a plain '-', it is instead written to stdout.
              This option has no point when you're using a shell with decent
              redirecting capabilities.

The part
 "This option has no point when you're using a shell with decent redirecting capabilities"

Is not exactly right (and could be removed): example

$ /usr/bin/time curl --stderr curr_out ... 2>time_out

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3476020&group_id=976
Received on 2012-01-19

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET