취미와 밥줄사이
[리눅스 명령어] shutdown 본문
shutdown 명령어
- 리눅스 명령어 shutdown은 halt, init과 함께 시스템을 종료하는 명령어
- shutdown은 현재 접속 중인 모든 사용자에게 시스템이 종료된다는 메시지를 보낼 수 있다.
경로
- /sbin/shutdown
사용법
shutdown [옵션] 시간[경고메시지]
REFERENCE
https://shaeod.tistory.com/603?category=540018
'OS > Linux' 카테고리의 다른 글
[리눅스 명령어] mkdir (0) | 2021.12.07 |
---|---|
[리눅스 명령어] head (0) | 2021.12.07 |
[리눅스 명령어] who 명령어 (0) | 2021.12.07 |
[Linux] echo command (0) | 2021.12.05 |
[linux] vim 사용법 (0) | 2021.12.04 |