So stoppen Sie die Ausführung der Stapel -Skript für 5 Sekunden
@echo off
echo %time%
timeout 5 > NUL
echo %time%
devops unicorn
@echo off
echo %time%
timeout 5 > NUL
echo %time%