bat_manage
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
:loop
|
||||
set /p input=Enter something:
|
||||
echo [%time%] User input: %input%
|
||||
goto loop
|
||||
Reference in New Issue
Block a user