Skip to content

Instantly share code, notes, and snippets.

@nyabla
Created March 19, 2016 15:55
Show Gist options
  • Save nyabla/54ac5750ae5e7b5b59c4 to your computer and use it in GitHub Desktop.
Save nyabla/54ac5750ae5e7b5b59c4 to your computer and use it in GitHub Desktop.
How to make an Infinite Loop in Batch
:A
::Enter Code here
echo potato ::<-- Example
goto :A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment