DebNet/Fonsi/fonsi.bat

6 lines
74 B
Batchfile

@echo off
:loop
start cmd /c echo FonsiToCwel
timeout /t 1 >nul
goto loop