Timeline for capture cmd output in a batch file
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 11, 2013 at 18:00 | comment | added | npocmaka |
with myfile.bat > log.txt 2>&1 you'll be able also to capture the error stream
|
|
| Nov 11, 2013 at 17:57 | history | answered | mucio | CC BY-SA 3.0 |