Raspberry Pi_Kor_06.3.2 terminal에서의 시스템 종료

6.3.2 terminal에서의 시스템 종료

6.3.2.1 “shutdown” 명령

“shutdown”은 시스템 전체를 정상적인 방법으로 종료시키는 것이다.

현재 실행중인 task가 있으면 모두 종료될 때까지 대기하고 있다가 모두 종료되었을 때 전체 운영시스템을 종료시킨다. 시스템이 종료되면 시스템에서 하고 있는 모든 작업들이 종료되고, 모든 네트워크 연결도 종료되며, logon한 사용자들에 대해서는 접속이 끊기게 된다.

Raspberry Pi_Eng_06.3.2 System Termination in Terminal

6.3.2 System Termination in Terminal

6.3.2.1 “shutdown” Command

The “shutdown” command shutdown the entire system normally.

It waits until all tasks that are currently running are terminated, and then terminates the entire operating system when all tasks are terminated. When the system is shut down, all operations on the system are terminated, all network connections are terminated, and the logon users are disconnected.