2015년 7월 22일 수요일

[LiNuX] crontab 를 이용한 시스템 명령 실행


root@SVN:~# vi /etc/crontab

00 19   * * *   root    poweroff

root@SVN:~# /etc/init.d/cron restart
[ ok ] Restarting periodic command scheduler: cron[....] Stopping periodic command scheduler: cron.
[ ok ] Starting periodic command scheduler: cron.


위와 같이 설정 해 둔 경우 매일 저녁 7시에 시스템을 종료 한다.

댓글 없음 :

댓글 쓰기