반응형


:PNT


echo "test print"


rem 백그라운드로 putty의 60 인 저장된 세션 실행

start /b putty -load 60

start /b putty -load 61


rem 600초 대기

timeout /t 600


rem 프로세스 강제 종료

taskkill /F /IM putty.exe


cls

goto PNT


반응형

+ Recent posts