OS/Linux
[Linux] 리눅스 종료 명령어
Denali
2016. 4. 10. 08:22
즉시 종료
# shutdown -P now
10분 후 종료
#
shutdown -P +10
가짜 종료 메시지 보냄
# shutdown -k +15
재부팅
# shutdown -r 23:00
예약된 것 취소
# shutdow -c
종료
# halt - p
종료
# init 0
로그아웃