cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl returns exit code 18 for remote file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 3 Aug 2011 19:35:55 +0200 (CEST)

On Wed, 3 Aug 2011, James B. Byrne wrote:

> Although I cannot grasp the logic behind giving such notice to stdout if
> that is all one expects to begin with.

I don't understand your question. What is the logic about giving output to
stdout when you ask for it? curl is about sending or getting data specified by
a URL, in your case you get data. The default output "mechanism" of data you
get is using stdout.

That's as simple as it is really.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-03