Skip to content

Instantly share code, notes, and snippets.

@rwv
Created May 22, 2019 06:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rwv/eec7db5c69dd6a55b344c284734fdd0c to your computer and use it in GitHub Desktop.
Save rwv/eec7db5c69dd6a55b344c284734fdd0c to your computer and use it in GitHub Desktop.
do not add new line at the end of "EOF"
:: do not add new line at the end of "EOF"
echo|set /p="EOF" >> "%filename%"
echo add EOF to %filename%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment