Skip to content

Instantly share code, notes, and snippets.

@ahmed4end
Created June 27, 2021 21:07
Show Gist options
  • Save ahmed4end/aa74441c399ae86d084d0ea62b6a9e3c to your computer and use it in GitHub Desktop.
Save ahmed4end/aa74441c399ae86d084d0ea62b6a9e3c to your computer and use it in GitHub Desktop.
print cmd command output to a text file.
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