Skip to content

Instantly share code, notes, and snippets.

@alecordev
Created April 6, 2017 09:50
Show Gist options
  • Save alecordev/d950dd08587fff5e19fa2874293758d0 to your computer and use it in GitHub Desktop.
Save alecordev/d950dd08587fff5e19fa2874293758d0 to your computer and use it in GitHub Desktop.
Console redirect stdout stdin stderr
dir > a.txt 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment