
cron : it is a daemon which runs at the times of system boot
- 시스템에서 시간을 갖고 동작하는 데몬
crontab : it is a file which contains the schedule of corn entries to be run
- 특정 시간에 동작해야하는 스케쥴을 가진 파일
cronjob : it is a specific set of execution instructions specifying day, time and command to execute, same as corn schedule
- 특정 일자, 시간에 명령어 실행으로 실행되어야하는 일정
참조
반응형
'전산 > OS' 카테고리의 다른 글
| 리눅스 프로세스 목록 확인 (0) | 2021.04.30 |
|---|---|
| logrotate (0) | 2021.02.16 |
| Crontab 명령어 (0) | 2021.02.16 |
| chmod 명령어 (1) | 2021.02.15 |
| 세마포어와 뮤텍스 (0) | 2021.02.07 |




최근댓글