2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

cron周り

2
Last updated at Posted at 2017-11-14

cronとanacron

違いは
https://www.glamenv-septzen.net/view/1319
http://enakai00.hatenablog.com/entry/20111004/1317718773
参照

install

ちな

[root@remote ~]# cat /etc/redhat-release
CentOS release 6.8 (Final)

導入

$yum install crontabs

あっ
なんかcronie-noanacron的なもの

https://ninnin.in/diary/bibouroku/crontab-command-not-found/
参照

crontabコマンド

crontab -e
→cron設定

crontab -l
→一覧みる

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?