Created
June 27, 2021 21:07
-
-
Save ahmed4end/aa74441c399ae86d084d0ea62b6a9e3c to your computer and use it in GitHub Desktop.
print cmd command output to a text file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
app.exe 1>output.txt 2>&1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment