- Append both standard output and standard error of command to file(batchfile)
- Posted by schliz on June 25th, 2008
Is it possible to redirect stdout and stderr to a file?
Please show me how it works.
Thank you
Georg
- Posted by Ulrich Eckhardt on June 25th, 2008
schliz wrote:
foo.exe > output.txt 2>&1
Uli
--
Sator Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
Similar Posts
- Cannot redirect standard output to file (Development Resources) by andreyvul
- How to Force Standard File Properties Dialog from Command Line? (Windows Server) by Will
- How to retrieve standard output (Development Resources) by Xavier
- Redirection:syntax to store standard and error output in same file? (IBM OS/2 Warp) by Jean Castonguay
- Standard Output and Standard Error in WINDOWS XP? (Development Resources) by Xuan Bai

