| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
RE: Redirecting stdout in Win32
From: Roth, Kevin P. <KPRoth_at_MarathonOil.com>
Date: Thu, 6 Jun 2002 07:48:10 -0400
Agree with Daniel - using "> myoutput.log" should work fine. Having said that, I've just tested it on WinXP using the cygwin version, obviously not the same environment you're in.
If you want all the output in the same file, you might try using "--stderr -" (to send the stderr output into the same pipe as stdout), and then use either "-o filename" or "> filename" to get all output (errors and stdout) into the same file.
You might also try to find a copy of "tee.exe", to save the output to a file, and ALSO display it to the screen. Cygwin (http://cygwin.com/) has this tool built-in, and I find it quite handy.
--Kevin
-----Original Message-----
I'm a new user. What I want to do is really simple, but I can't find
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info