윈도우 shutdown.exe

(SHUTDOWN에서 넘어옴)
  다른 뜻에 대해서는 shutdown (리눅스) 문서를 참조하십시오.

1 개요[ | ]

shutdown
shutdown.exe
C:\Windows\System32\shutdown.exe
  • 시스템 종료, 재부팅을 할 수 있는 윈도우 명령어

2 명령어[ | ]

재부팅
shutdown /r /t 0
종료
shutdown /s /f /t 0
예약종료 (60초 후 종료)
shutdown /s /f /t 60

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}