Skip to content

Instantly share code, notes, and snippets.

@oliora
Created February 13, 2013 13:19
Show Gist options
  • Save oliora/4944546 to your computer and use it in GitHub Desktop.
Save oliora/4944546 to your computer and use it in GitHub Desktop.
How to echo text from batch-file without end of line
(echo %version%) > version.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment