Table: LinuxNotes
User: dreamable
Created at: 2021-02-07 08:10:06 UTC
Updated at: 2021-02-07 08:10:06 UTC
Reference:(Table ID 28, Record ID 1)

标题 :
How to run a cron job using the sudo command
笔记 :

guide

sudo crontab -e
@hourly rm somefile
Tag: