본문 바로가기

3-1. Linux/::Command::

::Command:: Crontab

::Command
# crontab -e(=# vi /var/spool/cron/root)

# crontab -l

# crontab -r

::Form
*/5 * * * * /bin/sh /etc/mrtg/sh.mrtg
0 17 * * * /bin/sh /root/coriahn/syschk/syschk.sh
minite   hour   day   Month   week   Command

::Logs
/var/log/cron

::Attention
h-24(x)     -  h-0(o)
w-7(x)      - w-0(일요일)