cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl options

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 27 Feb 2009 06:53:06 +0100 (CET)

On Fri, 27 Feb 2009, Andrew Wallo wrote:

>> -o - sends the downloaded data to stdout. -N is clearly documented in the
>> man page. What is confusing about that?
>
> Just as an aside where does the data go if it doesn't go to stdout?

-o is also documented, it saves the remote data into the specifid file name.

It is only the "-o -" trick with - instead of file name that actually isn't
mentioned in the man page...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-02-27