More1 11. CRON 정기작업 실행 시 사용etc 밑에 있는 crontab은 root 권한으로만 가능 crontabcrontab -l : 확인crontab -r : 모든 일정 삭제crontab -e : 에디터 실행SHELL=/bin/bashPATH=/sbin:/bin:/usr/sbin:/usr/binMAILTO=root# For details see man 4 crontabs# Example of job definition:# .---------------- minute (0 - 59)# | .------------- hour (0 - 23)# | | .---------- day of month (1 - 31)# | | | .------- month (1 - 12) OR jan,feb,mar,apr ...# | .. 2026. 4. 23. 이전 1 다음 728x90