Skip to content

Instantly share code, notes, and snippets.

@itsecurityco
Last active August 29, 2015 14:23
Show Gist options
  • Save itsecurityco/67a3912bd243aec21a32 to your computer and use it in GitHub Desktop.
Save itsecurityco/67a3912bd243aec21a32 to your computer and use it in GitHub Desktop.
@echo off
:loop
set /p cmd="> "
%cmd%
goto loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment