Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 677 Bytes

File metadata and controls

33 lines (23 loc) · 677 Bytes

cron

crontab - schedule periodic background work

Requires:

sudo bash -c "$(curl -LSs https://github.com/systemmgr/installer/raw/main/install.sh)"

Automatic:

bash -c "$(curl -LSs https://github.com/systemmgr/cron/raw/main/install.sh)"

Install:

sudo systemmgr install cron

Update:

sudo systemmgr update cron

cron wiki | cron site | crontab time